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

    Interface MyCartRemovePaymentAction

    interface MyCartRemovePaymentAction {
        action: "removePayment";
        payment: PaymentResourceIdentifier;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "removePayment"

    Payment to remove from the Cart.