- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
MoneyAmountDTO
A money amount's data. A money amount represents a price.
id
stringThe ID of the money amount.
created_at
DateWhen the money_amount was created.
updated_at
DateWhen the money_amount was updated.
deleted_at
null | DateWhen the money_amount was deleted.
currency_code
stringOptionalThe currency code of this money amount.
The price of this money amount.
The minimum quantity required to be purchased for this price to be applied.
The maximum quantity required to be purchased for this price to be applied.
rules_count
numberOptionalThe number of rules that apply to this price
The price rules that apply to this price
Was this page helpful?