| Name | Type | Description | Notes |
|---|---|---|---|
| DedicatedNumber | string | Dedicated Number. Can be '*' to apply to all numbers. | |
| RuleName | string | Rule Name. | |
| MessageSearchType | decimal? | Message Search Type: 0=Any message, 1=starts with, 2=contains, 3=does not contain. | |
| MessageSearchTerm | string | Message search term. | |
| Action | string | Action to be taken (AUTO_REPLY, EMAIL_USER, EMAIL_FIXED, URL, SMS, POLL, GROUP_SMS, MOVE_CONTACT, CREATE_CONTACT, CREATE_CONTACT_PLUS_EMAIL, CREATE_CONTACT_PLUS_NAME_EMAIL CREATE_CONTACT_PLUS_NAME, SMPP, NONE). | |
| ActionAddress | string | Action address. | |
| Enabled | decimal? | Enabled: Disabled=0 or Enabled=1. | |
| WebhookType | string | post, get, or json. post by default | [optional] |