[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / CasesCaseFileList
# Interface: CasesCaseFileList
Contains a list of case files with pagination.
## Properties
### items?
> `optional` **items**: [`CasesFile`](../wiki/_models.CasesFile.html)[]
List of case files.
***
### next?
> `optional` **next**: `boolean`
Indicator if there is a next page.
***
### page?
> `optional` **page**: `string`
Current page number.