> For the complete documentation index, see [llms.txt](https://developer.smarts.ee/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.smarts.ee/general/data-object-description/price.md).

# Price

### Object description

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