Price type model.
| Name | Type | Description |
|---|---|---|
| currency | Currency | Currency. |
| currency_additional | Currency | Additional currency. |
| id | Int64 | Price type ID. |
| last_update | Int64 | Last record update date as Unix time in seconds. |
| markup | Decimal | Price type markup. |
| max_discount | Decimal | Maximum discount. |
| name | String | Price type name. |
| round_to | Decimal | Rounding increment. |