docs/interfaces/management.Management.ConnectionOptionsSms.html
Options for the 'sms' connection
interface ConnectionOptionsSms {
non_persistent_attrs?: ConnectionNonPersistentAttrs;
brute_force_protection?: boolean;
disable_signup?: boolean;
forward_req_info?: boolean;
from?: string;
gateway_authentication?: ConnectionGatewayAuthenticationSms | null;
gateway_url?: string;
messaging_service_sid?: string;
name?: string;
provider?: Management.ConnectionProviderEnumSms;
syntax?: Management.ConnectionTemplateSyntaxEnumSms;
template?: string;
totp?: ConnectionTotpSms;
twilio_sid?: string;
twilio_token?: string;
key: string: any;
}
Accepts any additional properties
non_persistent_attrs?brute_force_protection?disable_signup?forward_req_info?from?gateway_authentication?gateway_url?messaging_service_sid?name?provider?syntax?template?totp?twilio_sid?twilio_token?
Optionalnon_persistent_attrsnon_persistent_attrs?: ConnectionNonPersistentAttrs
Optionalbrute_force_protectionbrute_force_protection?: boolean
Whether brute force protection is enabled
Optionaldisable_signupdisable_signup?: boolean
Optionalforward_req_infoforward_req_info?: boolean
Optionalfromfrom?: string
Optionalgateway_authenticationgateway_authentication?: ConnectionGatewayAuthenticationSms | null
Optionalgateway_urlgateway_url?: string
Optionalmessaging_service_sidmessaging_service_sid?: string
Optionalnamename?: string
Connection name
Optionalproviderprovider?: Management.ConnectionProviderEnumSms
Optionalsyntaxsyntax?: Management.ConnectionTemplateSyntaxEnumSms
Optionaltemplatetemplate?: string
Optionaltotptotp?: ConnectionTotpSms
Optionaltwilio_sidtwilio_sid?: string
Optionaltwilio_tokentwilio_token?: string
Member Visibility
ThemeOSLightDark
Properties non_persistent_attrsbrute_force_protectiondisable_signupforward_req_infofromgateway_authenticationgateway_urlmessaging_service_sidnameprovidersyntaxtemplatetotptwilio_sidtwilio_token