| Name | Type | Description | Notes |
|---|---|---|---|
| customer_offer_id | str | ||
| supply_request_id | str | ||
| creation_date_time | datetime | ||
| customer_offer_lines | list[CustomerOfferLine] | ||
| customer_offer_type | CustomerOfferType | ||
| customer_organization_ids | list[str] | ||
| agreement_reference | AgreementReference | ||
| is_draft | bool | ||
| image_url | str | ||
| title | str | ||
| description | str | ||
| quantity_unit_used | Unit | ||
| sequence_number | int | ||
| is_deleted | bool |