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