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