Sha256: af9950df142df79c8b2fbcbe8cdef8222280f93d516d96499fb238d604ebfbd8
Contents?: true
Size: 767 Bytes
Versions: 13
Compression:
Stored size: 767 Bytes
Contents
# FattureInCloud_Ruby_Sdk::ReceivedDocumentItemsListItem ## 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] | | **measure** | **String** | Product measure. | [optional] | | **net_price** | **Float** | Product net price. | [optional] | | **category** | **String** | Product category. | [optional] | | **qty** | **Float** | Product quantity. | [optional] | | **vat** | [**VatType**](VatType.md) | | [optional] | | **stock** | **Float** | Number of items in stock | [optional] |
Version data entries
13 entries across 13 versions & 1 rubygems