TaxiDriverOrderDetails
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [default to null] | |
| code | String | [default to null] | |
| user_id | Long | [default to null] | |
| driver_id | Long | [optional] [default to null] | |
| status_info | DriverOrderStatus | [default to null] | |
| pricing | DriverOrderPricingInfo | [default to null] | |
| schedule | DriverOrderSchedule | [default to null] | |
| timestamps | DriverOrderTimestamps | [default to null] |