Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 965 Bytes

File metadata and controls

21 lines (16 loc) · 965 Bytes

# VatTransactionLine

Properties

Name Type Description Notes
amountNotDeductibleCur float [optional]
amountTurnoverCur float [optional]
canChange bool [optional]
cannotChangeReason string [optional]
currencyId string [optional]
fiscalYear int [optional]
vatAmountCur float [optional]
vatCodeId int [optional]
vatScenarioId int [optional]
vatType int 0 = Goods 1 = Services 2 = Investments 3 = NoVat 4 = NotApplicable 5 = Purchase 6 = Sales 7 = Empty [optional]
customProperties object [optional]

[Back to Model list] [Back to API list] [Back to README]