Name | Type | Description | Notes |
---|---|---|---|
more | bool | The boolean value to indicate if there is more order data. If `true`, you can continue requesting with page+1. | [optional] |
orders | \Grab\GrabfoodApiSdk\Model\Order[] | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
more | bool | The boolean value to indicate if there is more order data. If `true`, you can continue requesting with page+1. | [optional] |
orders | \Grab\GrabfoodApiSdk\Model\Order[] | [optional] |