[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / CasesListCommunicationsResponse
# Interface: CasesListCommunicationsResponse
Response message for listing communications linked to a case.
## Properties
### data?
> `optional` **data**: [`CasesCaseCommunication`](../wiki/_models.CasesCaseCommunication.html)[]
List of communications.
***
### next?
> `optional` **next**: `boolean`
***
### page?
> `optional` **page**: `number`
Current page number.