# ContactRecipient

Type: object

Send to a contact identity. Pass channel when the contact has more than one route.

## Properties

- `type` (const, required)
- `contactId` (string, required)
- `channel` (MessageRecipientChannel, optional)

