> ## Documentation Index
> Fetch the complete documentation index at: https://dev.ownright.com/llms.txt
> Use this file to discover all available pages before exploring further.

# NotificationDeliveryMechanism

> Possible types of delivery mechanisms to deliver a notification.

## Values

| Value   | Description                   |
| ------- | ----------------------------- |
| `EMAIL` | The email delivery mechanism. |
| `SMS`   | The SMS delivery mechanism.   |

## Used by

* [`matter`](/partner-api/reference/queries/matters/matter) (query)
* [`matters`](/partner-api/reference/queries/matters/matters) (query)
