Contact activity schema
| Name | Type | Description | Notes |
|---|---|---|---|
| date | OffsetDateTime | The date and time | [optional] |
| actionName | ActionNameEnum | Action name | [optional] |
| Name | Value |
|---|---|
| EMAIL_CLICK | "email_click" |
| PUSH_CLICK | "push_click" |
| WEB_PUSH_CLICK | "web_push_click" |
| SMART_SMS_CLICK | "smart_sms_click" |