# Price

### Object description

| Field    | Type                                                                                 | Required | Description                                   |
| -------- | ------------------------------------------------------------------------------------ | -------- | --------------------------------------------- |
| addition | [**Addition**](https://developer.smarts.ee/general/data-object-description/addition) | No       | Detailed product addition. Discount or markup |
| vat      | [**VAT**](https://developer.smarts.ee/general/data-object-description/vat)           | Yes      | Detailed Tax description                      |
| total    | Double                                                                               | Yes      | Product final price with addition and VAT     |
