@gradientedge/commercetools-utils
    Preparing search index...

    Interface MyPaymentSetMethodInfoInterfaceAccountAction

    This action generates the PaymentMethodInfoInterfaceAccountSet Message.

    interface MyPaymentSetMethodInfoInterfaceAccountAction {
        action: "setMethodInfoInterfaceAccount";
        interfaceAccount?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    action: "setMethodInfoInterfaceAccount"
    interfaceAccount?: string

    New account or instance of the payment interface. If empty, any existing value will be removed.