SmsFormOptions

SmsFormOptions

SMS subscription form options.

Extends

Members

country :SmsCountry

Country; when optionally provided it will set the form in a mode where it better follows expectations for a particular country, but only allows an MSISDN which matches that given country. Currently one of "US", or "CA", both of which have identical behavior.

Type:
  • SmsCountry

platform :'sms'

Platform, must be "sms"

Type:
  • 'sms'

senderId :string

Sender ID as configured for your application

Type:
  • string