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

    Interface MyPaymentSetMethodInfoNameAction

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setMethodInfoName"

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