Interface VendorDirectFulfillmentOrdersApiModelV20211228Money
interface VendorDirectFulfillmentOrdersApiModelV20211228Money { amount?: string; currencyCode?: string;} Properties
Optionalamount
amount?: string
OptionalcurrencyCode
currencyCode?: string
An amount of money, including units in the form of currency.
Export
Money