Actions for push campaign
| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | Type of action | [optional] |
| title | String | Action title | [optional] |
| link | String | Action link (may be either URL or deeplink) | [optional] |
| cancelLabel | String | Action cancel label text | [optional] |
| Name | Value |
|---|---|
| URL | "url" |
| DEEPLINK | "deeplink" |