OrderStopResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [optional] [default to null] | |
| order_id | Long | [optional] [default to null] | |
| stop_id | Long | [optional] [default to null] | |
| name | String | [optional] [default to null] | |
| phone | String | [optional] [default to null] | |
| note | String | [optional] [default to null] | |
| created_at | String | [optional] [default to null] | |
| updated_at | String | [optional] [default to null] | |
| formatted_date | String | [optional] [default to null] | |
| delivery_address | DeliveryAddressResponse | [optional] [default to null] | |
| attachments | List | [optional] [default to null] | |
| verified | Boolean | [default to null] |