Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 714 Bytes

ProductResource.md

File metadata and controls

14 lines (10 loc) · 714 Bytes

ProductResource

Properties

Name Type Description Notes
id int The product's id. [optional]
geo_code string Geo code for product [optional]
name string Product's name [optional]
creator_employee \Ageras\Api\EmployeeResource [optional]
is_auto_quotable bool The partners can set up prices to auto-quote but not all products are auto-quotable [optional] [default to false]

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