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