Sha256: 3447a73dd02453d3aa68fdeee9f1da40bd31d68efd56e2b8b10d100c157ae597
Contents?: true
Size: 1.24 KB
Versions: 8
Compression:
Stored size: 1.24 KB
Contents
# FattureInCloud_Ruby_Sdk::IssuedDocumentItemsListItem ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | Unique identifier. | [optional] | | **product_id** | **Integer** | Unique identifier of the product. | [optional] | | **code** | **String** | Product code. | [optional] | | **name** | **String** | Product name. | [optional] | | **category** | **String** | Product category | [optional] | | **description** | **String** | Product description. | [optional] | | **qty** | **Float** | Items quantity, | [optional] | | **measure** | **String** | Item measure. | [optional] | | **net_price** | **Float** | Net price. | [optional] | | **gross_price** | **Float** | Gross price. | [optional] | | **vat** | [**VatType**](VatType.md) | | [optional] | | **not_taxable** | **Boolean** | | [optional] | | **apply_withholding_taxes** | **Boolean** | Apply withholding taxes, rivalsa and cassa. | [optional] | | **discount** | **Float** | Discount percentual value. | [optional] | | **discount_highlight** | **Boolean** | | [optional] | | **in_ddt** | **Boolean** | | [optional] | | **stock** | **Boolean** | | [optional] | | **ei_raw** | **Object** | Advanced raw attributes for e-invoices. | [optional] |
Version data entries
8 entries across 8 versions & 1 rubygems