Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.13 KB

InboundSMSRule.md

File metadata and controls

16 lines (13 loc) · 1.13 KB

IO.ClickSend.ClickSend.Model.InboundSMSRule

Properties

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]

[Back to Model list] [Back to API list] [Back to README]