> 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/totalvat.md).

# TotalVAT

### Object description

| Field         | Type   | Required | Description                                  |
| ------------- | ------ | -------- | -------------------------------------------- |
| sumWithVAT    | Double | Yes      | Invoice total with additions and VAT         |
| sumWithoutVAT | Double | Yes      | Invoice total with additions and without VAT |
| VATSum        | Double | Yes      | Invoice total VAT sum                        |
