[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / CasesCaseList
# Interface: CasesCaseList
Response message containing a list of cases.
## Properties
### items?
> `optional` **items**: [`CasesCase`](../wiki/_models.CasesCase.html)[]
List of cases.
***
### next?
> `optional` **next**: `boolean`
Flag indicating if there are more pages.
***
### page?
> `optional` **page**: `string`
Current page number.