OrderActionCapabilities
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| can_cancel | Boolean | Can cancel the order | [default to null] |
| can_edit_status | Boolean | Can edit order status | [default to null] |
| can_assign_driver | Boolean | Can assign driver to order | [default to null] |
| can_rate | Boolean | Can rate the order | [default to null] |
| rate_driver | Boolean | Can rate driver | [default to null] |
| can_cancel_taxi | Boolean | Can cancel taxi order | [default to null] |
| can_rate_vendor | Boolean | Can rate vendor | [default to null] |
| can_zoom_on_pickup_location | Boolean | Can zoom on pickup location | [default to null] |
| can_zoom_on_dropoff_location | Boolean | Can zoom on dropoff location | [default to null] |
| can_chat_vendor | Boolean | Can chat with vendor | [default to null] |
| can_chat_customer | Boolean | Can chat with customer | [default to null] |
| can_chat_driver | Boolean | Can chat with driver | [default to null] |