Home > @vsf-enterprise/commercetools-types > SetPaymentAmountPaid
# SetPaymentAmountPaid type
Signature:
export declare type SetPaymentAmountPaid = {
amount?: InputMaybe<MoneyInput>;
};
References: InputMaybe, MoneyInput
Home > @vsf-enterprise/commercetools-types > SetPaymentAmountPaid
Signature:
export declare type SetPaymentAmountPaid = {
amount?: InputMaybe<MoneyInput>;
};
References: InputMaybe, MoneyInput
On this page