Sha256: adfd4cdb3d056165b06f5e0b14e9ce55120028e880ec0b5c934ded8d96a971a9

Contents?: true

Size: 1.26 KB

Versions: 7

Compression:

Stored size: 1.26 KB

Contents

# TripletexRubyClient::ExternalProduct

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** |  | [optional] 
**version** | **Integer** |  | [optional] 
**changes** | [**Array<Change>**](Change.md) |  | [optional] 
**url** | **String** |  | [optional] 
**name** | **String** |  | [optional] 
**el_number** | **String** |  | [optional] 
**nrf_number** | **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] 
**vat_type** | [**VatType**](VatType.md) |  | [optional] 
**currency** | [**Currency**](Currency.md) |  | [optional] 
**department** | [**Department**](Department.md) |  | [optional] 
**account** | [**Account**](Account.md) |  | [optional] 
**discount_price** | **Float** |  | [optional] 


Version data entries

7 entries across 7 versions & 1 rubygems

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