PriceType
PriceType defines an attribute for the price.
| Attribute | Data Type | Required | Description |
|---|---|---|---|
value | Decimal | No | Value of the price, for example, 0.03 or 1. |
currency | String | No | Currency of the price, for example, EUR or USD. |
Parent topic: Data Types
Updated 4 days ago