| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| Title | string |
None. |
|
| PackageType | string |
None. |
|
| Destination | string |
None. |
|
| City | SimpleCity |
None. |
|
| TourCategory | TourCategoryViewModel |
None. |
|
| TourPaxType | PaxTypeViewModel |
None. |
|
| StartDate | date |
Data type: Date |
|
| EndDate | date |
Data type: Date |
|
| SharingRoomPrice | decimal number |
None. |
|
| LowestPrice | decimal number |
None. |
|
| Description | string |
None. |
|
| IsPublished | boolean |
None. |
|
| IsFeatured | boolean |
None. |
|
| ReferredByTransaction | boolean |
None. |
|
| Commissions | Collection of BookingCommissionViewModel |
None. |
|
| Images | Collection of SimpleImage |
None. |
|
| FixedPackage | SimpleFixedPackageView |
None. |
|
| VariableDatePackage | SimpleFixedPackageView |
None. |