TaxiDriverInfoResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| driver | UserDetailsResponse | Driver details if available. | [optional] [default to null] |
| vehicle | VehicleDetailsResponse | Vehicle details if available. | [optional] [default to null] |
| name | String | Driver’s name. | [optional] [default to null] |
| photo | String | Driver’s photo URL. | [optional] [default to null] |
| rating | Double | Driver’s average rating. | [optional] [default to null] |