Contains data about booking item
| Name | Description | Type | Additional information |
|---|---|---|---|
| BookingId |
Booking identifier |
integer |
None. |
| BookingItemId |
Booking item identifier |
integer |
None. |
| BookingItemOriginId |
Booking item origin identifier |
integer |
None. |
| BookingItemPrices |
Booking items for the booking |
Collection of ExExportBookingItemPriceListModel |
None. |
| BookingNumber |
Booking number |
string |
None. |
| DeselectedMandatoryServiceReason |
Deselected mandatory service reason |
string |
None. |
| ExportDate |
Export date. Local time in ISO 8601 format. |
date |
None. |
| ExportDateUtc |
Export date utc. UTC representation in ISO 8601 format. |
date |
None. |
| FranchiseTheftAmount |
Theft franchise amount |
decimal number |
None. |
| FranchiseTheftAmountNett |
Theft franchise amount nett |
decimal number |
None. |
| InsuranceFranchiseAmount |
Insurance franchise amount |
decimal number |
None. |
| InsuranceFranchiseAmountNett |
Insurance franchise amount nett |
decimal number |
None. |
| IsCreatedOnReservation |
Is created on reservation or not |
boolean |
None. |
| IsManualEntry |
Is manual entry or not |
boolean |
None. |
| IsQuantityEditable |
Is quantity editable or not |
boolean |
None. |
| Quantity |
Quantity |
integer |
None. |
| ServiceId |
Service identifier |
integer |
None. |
| ServiceName |
Service name |
string |
None. |
| ServiceSubTypeId |
Service sub type identifier |
integer |
None. |
| ServiceSubTypeName |
Service sub type name |
string |
None. |
| ServiceTypeId |
Service type identifier |
integer |
None. |
| ServiceTypeName |
Service type name |
string |
None. |
| TenantId |
Tenant identifier |
integer |
None. |
| UserAddId |
User add identifier |
integer |
None. |
| UserAddName |
User add name |
string |
None. |