Sha256: 6b35146bd3604db83e8fa8df6b7aab70f4e997020fee38e693fb2ba95966dbc4

Contents?: true

Size: 1.56 KB

Versions: 7

Compression:

Stored size: 1.56 KB

Contents

# TripletexRubyClient::SupplierProduct

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** |  | [optional] 
**version** | **Integer** |  | [optional] 
**changes** | [**Array<Change>**](Change.md) |  | [optional] 
**url** | **String** |  | [optional] 
**name** | **String** |  | [optional] 
**number** | **String** |  | [optional] 
**description** | **String** |  | [optional] 
**ean** | **String** |  | [optional] 
**cost_excluding_vat_currency** | **Float** | Price purchase (cost) excluding VAT in the product's currency | [optional] 
**price_excluding_vat_currency** | **Float** | Price of purchase excluding VAT in the product's currency | [optional] 
**price_including_vat_currency** | **Float** | Price of purchase including VAT in the product's currency | [optional] 
**is_inactive** | **BOOLEAN** |  | [optional] 
**product_unit** | [**ProductUnit**](ProductUnit.md) |  | [optional] 
**is_stock_item** | **BOOLEAN** |  | [optional] 
**stock_of_goods** | **Float** |  | [optional] 
**vat_type** | [**VatType**](VatType.md) |  | [optional] 
**currency** | [**Currency**](Currency.md) |  | [optional] 
**discount_price** | **Float** |  | [optional] 
**supplier** | [**Supplier**](Supplier.md) |  | [optional] 
**resale_product** | [**SupplierProduct**](SupplierProduct.md) |  | [optional] 
**is_deletable** | **BOOLEAN** |  | [optional] 
**vendor_name** | **String** |  | [optional] 
**is_efo_nelfo_product** | **BOOLEAN** |  | [optional] 
**wholesaler_id** | **Integer** |  | [optional] 


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tripletex_ruby_client-1.0.12 docs/SupplierProduct.md
tripletex_ruby_client-1.0.11 docs/SupplierProduct.md
tripletex_ruby_client-1.0.9 docs/SupplierProduct.md
tripletex_ruby_client-1.0.8 docs/SupplierProduct.md
tripletex_ruby_client-1.0.4 docs/SupplierProduct.md
tripletex_ruby_client-1.0.3 docs/SupplierProduct.md
tripletex_ruby_client-1.0.1 docs/SupplierProduct.md