Home > @vsf-enterprise/sapcc > ReplaceCartPaymentDetailsProps
ReplaceCartPaymentDetailsProps interface
Properties for replacing a payment details object on a cart.
Signature:
export interface ReplaceCartPaymentDetailsProps extends BaseProps
Extends: BaseProps
Properties
Property | Type | Description |
---|---|---|
paymentDetailsId | string | Id of an existing Payment Details object that will be added to a cart. |