Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.02 KB

File metadata and controls

20 lines (17 loc) · 1.02 KB

EditContract

Properties

Name Type Description Notes
title str
description str
start_date_time datetime
end_date_time datetime
sub_supplier_organization_ids list[str]
allow_trade_item_variants bool Allow the use of variants from the chosen trade item when creating a blanket order.
allow_automatic_blanket_order_approval bool
delivery EditContractDelivery
currency Currency
payment_provider PaymentProvider
contract_lines list[EditContractLine]
terms_and_conditions ContractTermsAndConditions

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