MoneyAmountDTO

A money amount's data. A money amount represents a price.

idstring
The ID of the money amount.
created_atDate
When the money_amount was created.
updated_atDate
When the money_amount was updated.
deleted_atnull | Date
When the money_amount was deleted.
currency_codestringOptional
The currency code of this money amount.
amountBigNumberValueOptional
The price of this money amount.
min_quantityBigNumberValueOptional
The minimum quantity required to be purchased for this price to be applied.
max_quantityBigNumberValueOptional
The maximum quantity required to be purchased for this price to be applied.
rules_countnumberOptional
The number of rules that apply to this price
price_rulesPriceRuleDTO[]Optional
The price rules that apply to this price
Was this page helpful?
Edit this page