TaxiOrderActionResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| message | String | Message describing the result of the action. | [default to null] |
| order_id | Long | ID of the order if applicable. | [optional] [default to null] |
| status | String | Current status of the order. | [optional] [default to null] |
| link | String | Payment or action link if applicable. | [optional] [default to null] |
| success | Boolean | [default to null] |