BookingSequenceModel
Summary
No summary yetProperties
| Name | Type | FixedLength | MaxLength / Range | Value | Summary |
|---|---|---|---|---|---|
| TripDate | Edm.DateTime | False | 0 | ||
| TravelerName | Edm.String | False | 0 | ||
| EmailAddress | Edm.String | False | 0 | ||
| PhoneNumber | Edm.String | False | 0 | ||
| UsesCallBackService | Edm.Boolean | False | 0 | ||
| Remark | Edm.String | False | 0 | ||
| InternalRemark | Edm.String | False | 0 | ||
| BookingDateTimeTypeName | Edm.String | False | 0 | ||
| Recurrence | Recurrence | ||||
| VehicleKindName | Edm.String | False | 0 | ||
| PickUpAddress | AddressFragment | ||||
| DropOffAddress | AddressFragment | ||||
| PickUpLocationId | Edm.Int32 | False | 0 | ||
| DropOffLocationId | Edm.Int32 | False | 0 | ||
| PickUpDescription | Edm.String | False | 0 | ||
| DropOffDescription | Edm.String | False | 0 | ||
| ScopeTypeName | Edm.String | False | 0 | ||
| PaymentTypeName | Edm.String | False | 0 | ||
| CommaSepSystemIndicationIds | Edm.String | False | 0 | ||
| CommaSepIndicationQuantities | Edm.String | False | 0 | ||
| TravelAdviceId | Edm.Int32 | False | 0 | ||
| SetId | Edm.Int32 | False | 0 | ||
Properties marked with a * are required
Used by
| Name |
|---|
| CalculateBookingsCostForSequence |
| AddBookings |
| EditBookings |