Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 965 Bytes

VatType.md

File metadata and controls

18 lines (15 loc) · 965 Bytes

# VatType

Properties

Name Type Description Notes
id int Vat type id [optional]
value float [Read Only] Vat type percentual value [optional]
description string Vat type short description [optional]
notes string Vat type notes shown in documents [optional]
e_invoice bool Vat type is usable for e-invoices [optional]
ei_type string Vat type e-invoice type (natura) [optional]
ei_description string Vat type e-invoice description [optional]
editable bool [Read Only] Is the vat type is editable. [optional] [readonly]
is_disabled bool Is the vat type disabled [optional]
default bool If the vat type is default [optional]

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