[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / CasesCaseCommentList # Interface: CasesCaseCommentList Contains a paginated list of comments. ## Properties ### items? > `optional` **items**: [`CasesCaseComment`](../wiki/_models.CasesCaseComment.html)[] List of comments on the current page. *** ### next? > `optional` **next**: `boolean` Flag to indicate if more pages are available. *** ### page? > `optional` **page**: `string` Current page number.