OrderListItemResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [default to null] | |
| code | String | [default to null] | |
| status | OrderStatus | [default to null] | |
| payment_status | PaymentStatus | [default to null] | |
| total | Double | [optional] [default to null] | |
| currency | MinimalCurrencyResponse | [default to null] | |
| formatted_date | String | [default to null] | |
| order_type | String | [default to null] | |
| can_rate | Boolean | [default to null] | |
| vendor | VendorNestedResponse | [default to null] | |
| user | OrderListUserResponse | [default to null] | |
| delivery_address | String | [optional] [default to null] | |
| item_count | Integer | [default to null] | |
| is_ongoing | Boolean | [default to null] | |
| is_completed | Boolean | [default to null] | |
| is_scheduled | Boolean | [default to null] | |
| order_category | OrderCategory | [default to null] | |
| taxi_order | TaxiOrderResponse | [optional] [default to null] | |
| payment | OrderPaymentInfo | [optional] [default to null] | |
| package_type | OrderPackageTypeResponse | [optional] [default to null] | |
| order_service | OrderServiceResponse | [optional] [default to null] |