Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 953 Bytes

BillOfMaterials.md

File metadata and controls

16 lines (13 loc) · 953 Bytes

# BillOfMaterials

Properties

Name Type Description Notes
id string The unique identifier for the bill of materials. [optional]
number int The number of the bill of materials. [optional]
name string The name of the bill of materials. [optional]
valid string Whether or not the bill of materials is valid. [optional]
groups string The groups associated with the bill of materials. [optional]
created_at \DateTime The date and time the bill of materials was created. [optional]
updated_at \DateTime The date and time the bill of materials was last updated. [optional]
description string A description of the bill of materials. [optional]

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