# 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                        |
