# CommunicationChannel — v2.0

A channel through which communication or support takes place. It is a string enumeration whose values are derived from `SupportInfo.channels`.

## Files

| File | Purpose |
|---|---|
| [https://schema.nfh.global/CommunicationChannel/v2.0/attributes.yaml](https://schema.nfh.global/CommunicationChannel/v2.0/attributes.yaml) | OpenAPI schema envelope (versioned path) |
| [https://schema.nfh.global/CommunicationChannel/v2.0/context.jsonld](https://schema.nfh.global/CommunicationChannel/v2.0/context.jsonld) | JSON-LD context (versioned path) |
| [https://schema.nfh.global/CommunicationChannel/v2.0/vocab.jsonld](https://schema.nfh.global/CommunicationChannel/v2.0/vocab.jsonld) | RDF vocabulary (versioned path) |

## Definition

`type: string`, `enum`: `PHONE`, `EMAIL`, `WEB`, `CHAT`, `WHATSAPP`, `IN_APP`, `OTHER`.
