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

    Interface PaymentSetMethodInfoInterfaceAction

    This action generates the PaymentMethodInfoInterfaceSet Message.

    interface PaymentSetMethodInfoInterfaceAction {
        action: "setMethodInfoInterface";
        interface: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setMethodInfoInterface"
    interface: string

    Value to set. Once set, the paymentInterface of the paymentMethodInfo cannot be changed.