| Name | Type | Description | Notes |
|---|---|---|---|
| customer_offer_line_id | str | ||
| trade_item_id | str | ||
| despatch_warehouse_id | str | ||
| number_of_pieces | int | ||
| price_per_piece | Price | ||
| volume_prices | list[AddVolumePrice] | ||
| sales_unit | SalesUnit | ||
| order_period | TradePeriod | ||
| delivery_period | TradePeriod | ||
| uses_catalog_availability | bool | Determines if the offer line number of pieces is limited or if the trade item availability is used. | |
| batch_id | str | ||
| packing_configuration | PackingConfigurationBase | ||
| included_services | list[CommercialService] | ||
| included_additional_service_ids | list[str] |