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

    Interface PaymentMethodSetMethodAction

    This action generates the PaymentMethodMethodSet Message.

    interface PaymentMethodSetMethodAction {
        action: "setMethod";
        method?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setMethod"
    method?: string

    New payment method—for example, a credit card or direct debit. If empty, any existing value will be removed.