DaffCartPaymentRemoveSuccess
Indicates the successful removal of the cart's selected payment method.
class DaffCartPaymentRemoveSuccess implements Action {
readonly type: DaffCartPaymentActionTypes.CartPaymentRemoveSuccessAction
}
Properties
Name | Type | Description |
---|---|---|
type | DaffCartPaymentActionTypes.CartPaymentRemoveSuccessAction |