Sha256: 4c9192f4c42dece0bc1c05798832e3d1dd779ee0d720a486f3c91ac50d566ed9
Contents?: true
Size: 1.35 KB
Versions: 6
Compression:
Stored size: 1.35 KB
Contents
# FattureInCloud_Ruby_Sdk::Product ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **Integer** | Product id | [optional] | | **name** | **String** | Product name | [optional] | | **code** | **String** | Product code | [optional] | | **net_price** | **Float** | Product net price | [optional] | | **gross_price** | **Float** | Product gross price | [optional] | | **use_gross_price** | **Boolean** | Product uses gross prices | [optional] | | **default_vat** | [**VatType**](VatType.md) | | [optional] | | **net_cost** | **Float** | Product net cost | [optional] | | **measure** | **String** | Product measure | [optional] | | **description** | **String** | Product description | [optional] | | **category** | **String** | Product category | [optional] | | **notes** | **String** | Product extra notes | [optional] | | **in_stock** | **Boolean** | Product has stock | [optional] | | **stock_initial** | **Float** | Product initial stock | [optional] | | **stock_current** | **Float** | [Read Only] Product current stock | [optional][readonly] | | **average_cost** | **Float** | Product average cost | [optional] | | **average_price** | **Float** | Product average price | [optional] | | **created_at** | **String** | Product creation date | [optional] | | **updated_at** | **String** | Product last update date | [optional] |
Version data entries
6 entries across 6 versions & 1 rubygems