Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.04 KB

Product.md

File metadata and controls

17 lines (14 loc) · 1.04 KB

Product

Properties

Name Type Description Notes
url string The link to the current resource [optional]
id int Identification [optional]
product_group \Membercare\Client\Model\ProductGroup [optional]
finance_dimensions \Membercare\Client\Model\FinanceDimensions [optional]
name string Product Name [optional]
vat_percent double Vat percent [optional]
not_on_invoice_if_zero bool If this product is used with an invoiceItem, please do not show this invoiceitem if price is 0 [optional]
context \Membercare\Client\Model\ServiceSourceFlag [optional]
valid bool Is this product valid for use in new specific areas [optional]

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