| Name | Type | Description | Notes |
|---|---|---|---|
| page | int | Current page index | |
| limit | int | Current page size | |
| total_record_count | int | Total record count | |
| data | \Flipdish\Client\Models\OrderSummary[] | Generic data object. |
| Name | Type | Description | Notes |
|---|---|---|---|
| page | int | Current page index | |
| limit | int | Current page size | |
| total_record_count | int | Total record count | |
| data | \Flipdish\Client\Models\OrderSummary[] | Generic data object. |