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