Sha256: c988a45b59f6d8372cec099e38ce0303cf8c195077dd50084b7ad08a4cc77be5
Contents?: true
Size: 917 Bytes
Versions: 6
Compression:
Stored size: 917 Bytes
Contents
# FattureInCloud_Ruby_Sdk::ReceivedDocumentItemsListItem ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | Received document item id | [optional] | | **product_id** | **Integer** | Received document product id | [optional] | | **code** | **String** | Received document item product code | [optional] | | **name** | **String** | Received document item product name | [optional] | | **measure** | **String** | Received document item measure | [optional] | | **net_price** | **Float** | Received document item product net price | [optional] | | **category** | **String** | Received document item product category | [optional] | | **qty** | **Float** | Received document item quantity | [optional] | | **vat** | [**VatType**](VatType.md) | | [optional] | | **stock** | **Float** | Received document item product number of items in stock | [optional] |
Version data entries
6 entries across 6 versions & 1 rubygems