Home > @vsf-enterprise/commercetools-types > MoneyInput
# MoneyInput type
Signature:
export declare type MoneyInput = {
currencyCode: Scalars['Currency'];
centAmount: Scalars['Long'];
};
References: Scalars
Home > @vsf-enterprise/commercetools-types > MoneyInput
Signature:
export declare type MoneyInput = {
currencyCode: Scalars['Currency'];
centAmount: Scalars['Long'];
};
References: Scalars
On this page