[@webitel/api-services](../index.html) / [\_models](../modules/_models.html) / CasesCaseCommunicationsTypes
# Type Alias: CasesCaseCommunicationsTypes
> **CasesCaseCommunicationsTypes** = *typeof* [`CasesCaseCommunicationsTypes`](../variables/_models.CasesCaseCommunicationsTypes.html)\[keyof *typeof* [`CasesCaseCommunicationsTypes`](../variables/_models.CasesCaseCommunicationsTypes.html)\]
Enum to define types of case communications.
- NO_TYPE: Default value, no type specified.
- COMMUNICATION_CHAT: Communication type: Chat.
- COMMUNICATION_CALL: Communication type: Call.
- COMMUNICATION_EMAIL: Communication type: Email.