Structs§
Enums§
- SmsFallback
Method - The HTTP method we use to call
sms_fallback_url
. Can be:GET
orPOST
. - SmsMethod
- The HTTP method we use to call
sms_url
. Can be:GET
orPOST
. - Status
Callback Method - The HTTP method we use to call
status_callback
. Can be:GET
orPOST
. - Voice
Fallback Method - The HTTP method we use to call
voice_fallback_url
. Can be:GET
orPOST
. - Voice
Method - The HTTP method we use to call
voice_url
. Can be:GET
orPOST
.