Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.05 KB

RawMaterialDto.md

File metadata and controls

16 lines (13 loc) · 1.05 KB

RawMaterialDto

Properties

Name Type Description Notes
id str The unique identifier of the raw material [optional]
product_name str The product name of the raw material [optional]
reference str The reference of the raw material [optional]
created_by_company_id str The unique identifier of the company that created the raw material [optional]
parent_company_id str The unique identifier of the company that receives the raw material [optional]
child_company_id str The unique identifier of the company that supplies the raw material [optional]
raw_material_function_id str The unique identifier of the function associated with the raw material [optional]
dormant bool Indicates whether the product is dormant [optional]

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