Fields of an SMS object that can be used to filter results
SmsMatchOption
How the value of the email field specified should be compared to the value given in the match options.
SmsMatchOption
The value you wish to compare with the value of the field specified using the should
value passed. For example BODY
should CONTAIN
a value passed.
SmsMatchOption
Options for matching SMS messages in a phone number. Each match option object contains a
field
,should
andvalue
property. Together they form logical conditions such asBODY
shouldCONTAIN
value.Export
Interface
SmsMatchOption