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

    Interface PaymentSetMethodInfoMethodAction

    This action generates the PaymentMethodInfoMethodSet Message.

    interface PaymentSetMethodInfoMethodAction {
        action: "setMethodInfoMethod";
        method?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setMethodInfoMethod"
    method?: string

    Value to set. If empty, any existing value will be removed.