| Name | Description | Type | Additional information |
|---|---|---|---|
| ParkingLotId | globally unique identifier |
None. |
|
| ValetId | globally unique identifier |
None. |
|
| CustomerId | globally unique identifier |
None. |
|
| LicencePlateImageId | globally unique identifier |
None. |
|
| DeliveryLocationId | globally unique identifier |
None. |
|
| DiscountId | globally unique identifier |
None. |
|
| CarModelId | integer |
None. |
|
| CarColorId | integer |
None. |
|
| CampaignId | globally unique identifier |
None. |
|
| CampaignCode | string |
String length: inclusive between 0 and 500 |
|
| ValetAssignmentStatus | ValetAssignmentStatus |
None. |
|
| CarStatus | CarStatus |
None. |
|
| PaymentStatus | PaymentStatus |
None. |
|
| PaymentType | PaymentType |
None. |
|
| CustomerFirstName | string |
String length: inclusive between 0 and 50 |
|
| CustomerLastName | string |
String length: inclusive between 0 and 50 |
|
| CustomerPhone | string |
String length: inclusive between 0 and 10 |
|
| LicencePlate | string |
String length: inclusive between 0 and 10 |
|
| Latitude | decimal number |
None. |
|
| Longitude | decimal number |
None. |
|
| Notes | string |
String length: inclusive between 0 and 1000 |
|
| DamageNotes | string |
String length: inclusive between 0 and 1000 |
|
| EstimatedDeliveryTime | integer |
None. |
|
| KeyNumber | integer |
None. |
|
| QueueNo | integer |
None. |
|
| PreviousPayment | decimal number |
None. |
|
| DiscountAmount | decimal number |
None. |
|
| TipAmount | decimal number |
None. |
|
| TotalCharges | decimal number |
None. |
|
| TotalPayment | decimal number |
None. |
|
| PaymentReference | string |
String length: inclusive between 0 and 16 |
|
| LastUpdated | date |
None. |
|
| IsQrCardActive | boolean |
None. |
|
| QrCardCode | string |
String length: inclusive between 0 and 500 |
|
| IsQrDelivered | boolean |
None. |
|
| ParkingLot | ParkingLot |
None. |
|
| Valet | ParkJetUser |
None. |
|
| Customer | ParkJetUser |
None. |
|
| LicencePlateImage | LicencePlateImage |
None. |
|
| DeliveryLocation | DeliveryLocation |
None. |
|
| Discount | Discount |
None. |
|
| CarModel | CarModel |
None. |
|
| CarColor | CarColor |
None. |
|
| Campaign | Campaign |
None. |
|
| SessionServices | Collection of SessionService |
None. |
|
| Activities | Collection of Activity |
None. |
|
| Votes | Collection of Vote |
None. |
|
| DamageMedia | Collection of CarDamageImage |
None. |
|
| PaymentTransactions | Collection of PaymentTransaction |
None. |
|
| DateCreated | date |
None. |
|
| Id | globally unique identifier |
None. |