Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

CreateMoneyAmountDTO

The money amount to create.

Properties

currency_codestringRequired
The currency code of this money amount.
amountBigNumberInputRequired
The amount of this money amount.
idstring
The ID of the money amount.
min_quantitynull | BigNumberInput
The minimum quantity required to be purchased for this money amount to be applied.
max_quantitynull | BigNumberInput
The maximum quantity required to be purchased for this money amount to be applied.
Was this section helpful?