VAT
VAT data transfer object description
Object description
Field | Type | Required | Description |
sumWithoutVAT | Double | Yes | Product price with addition and without VAT |
VATSum | Double | Yes | VAT summa |
sumWithVAT | Double | Yes | Product price with addition and VAT |
VATRate | Integer | Yes | VAT percent |
Last updated