> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum NotificationPlatform

> Value for field 'DevicePlatform' in table 'PushNotificationService'

Value for field 'DevicePlatform' in table 'PushNotificationService'

## Syntax

```crmscript theme={null}
NotificationPlatform
```

## Fields

| Name            | Description                                                      |
| --------------- | ---------------------------------------------------------------- |
| Apple           | Device is by Apple                                               |
| Google          | Device is by Google                                              |
| Microsoft       | Device is by Microsoft                                           |
| AppleDeveloper  | Device is by Apple, used for development and debugging           |
| AppleAdHoc      | Device is by Apple, used for testing                             |
| GoogleDeveloper | Device is by Google, used for testing, development and debugging |
