Sha256: b42d191db057a16b92d92712d085e3f4b24d6e8bf2bf0e3386e8b26dddaaff30
Contents?: true
Size: 1.24 KB
Versions: 4
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_dn** | **Boolean** | | [optional] | | **stock** | **Boolean** | | [optional] | | **ei_raw** | **Object** | Advanced raw attributes for e-invoices. | [optional] |
Version data entries
4 entries across 4 versions & 1 rubygems