Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 977 Bytes

File metadata and controls

21 lines (18 loc) · 977 Bytes

BlanketOrder

Properties

Name Type Description Notes
blanket_order_id str
contract_id str
delivery_date_time datetime
customer_organization_id str
carrier_organization_id str [optional]
status BlanketOrderStatus
blanket_order_lines list[BlanketOrderLine]
is_initiated_by_supplier bool
creation_date_time datetime
last_modified_date_time datetime
is_last_modified_by_supplier bool [optional]
sales_channel_interface SalesChannelInterface
sequence_number int

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