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

    Interface PaymentSetMethodInfoNameAction

    This action generates the PaymentMethodInfoNameSet Message.

    interface PaymentSetMethodInfoNameAction {
        action: "setMethodInfoName";
        name?: LocalizedString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setMethodInfoName"

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