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

    Interface PaymentSetMethodInfoTokenAction

    This action generates the PaymentMethodInfoTokenSet Message.

    interface PaymentSetMethodInfoTokenAction {
        action: "setMethodInfoToken";
        token?: PaymentMethodToken;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setMethodInfoToken"

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