Name | Type | Description | Notes |
---|---|---|---|
bundled_offer_id | str | ||
warehouse_id | str | [optional] | |
price_per_bundle | Price | ||
is_draft | bool | ||
image_url | str | [optional] | |
title | str | ||
description | str | ||
default_photo_code | str | [optional] | |
included_services | list[CommercialService] | ||
number_of_bundles | int | ||
is_customer_specific | bool | ||
customer_organization_ids | list[str] | ||
order_period | TradePeriod | ||
delivery_period | TradePeriod | ||
agreement_reference | AgreementReference | [optional] | |
creation_date_time | datetime | [optional] | |
last_modified_date_time | datetime | [optional] | |
sequence_number | int | ||
bundled_offer_lines | list[BundledOfferLine] | ||
is_deleted | bool |