Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.51 KB

File metadata and controls

27 lines (23 loc) · 1.51 KB

ExternalProduct

Properties

Name Type Description Notes
id int [optional]
version int [optional]
changes \Swagger\Client\Model\Change[] [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 bool [optional]
product_unit \Swagger\Client\Model\ProductUnit [optional]
is_stock_item bool [optional]
vat_type \Swagger\Client\Model\VatType [optional]
currency \Swagger\Client\Model\Currency [optional]
department \Swagger\Client\Model\Department [optional]
account \Swagger\Client\Model\Account [optional]
discount_price float [optional]

[Back to Model list] [Back to API list] [Back to README]