CreateMoneyAmountDTO
The money amount to create.
currency_code
stringRequiredThe currency code of this money amount.
amount
numberRequiredThe amount of this money amount.
id
stringThe ID of the money amount.
currency
CreateCurrencyDTOThe currency of this money amount.
currency
CreateCurrencyDTOmin_quantity
null | numberThe minimum quantity required to be purchased for this money amount to be applied.
max_quantity
null | numberThe maximum quantity required to be purchased for this money amount to be applied.
Was this section helpful?