MarketSetPricesItems interface
Items in the MarketSetPrices array.
Properties
| currency | The currency of the locked price value. Validation: Required. Must be a valid ISO 4217 3-letter currency code. |
| markets | |
| value | The locked price for the priceable node. Validation: Required. Must be greater than or equal to 0. If the case of billing plans. This represents the price for each cycle charge. |
Property Details
currency
The currency of the locked price value. Validation: Required. Must be a valid ISO 4217 3-letter currency code.
currency: string
Property Value
string
markets
markets: string[]
Property Value
string[]
value
The locked price for the priceable node. Validation: Required. Must be greater than or equal to 0. If the case of billing plans. This represents the price for each cycle charge.
value: number
Property Value
number