[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / ListCommunicationsParams
# Type Alias: ListCommunicationsParams
> **ListCommunicationsParams** = `object`
Generated by orval v7.9.0 🍺
Do not edit manually.
service.proto
OpenAPI spec version: version not set
## Properties
### fields?
> `optional` **fields**: `string`[]
List of fields to include in the response.
***
### page?
> `optional` **page**: `number`
Page number for pagination.
***
### q?
> `optional` **q**: `string`
Query string for filtering results.
***
### size?
> `optional` **size**: `number`
Number of records per page.
***
### sort?
> `optional` **sort**: `string`
Sorting order.