account_sid |
Option<String> |
The SID of the Account that created the resource |
[optional] |
address_sid |
Option<String> |
The SID of the Address resource associated with the phone number |
[optional] |
address_requirements |
Option<crate::models::IncomingPhoneNumberLocalEnumAddressRequirement> |
|
[optional] |
api_version |
Option<String> |
The API version used to start a new TwiML session |
[optional] |
beta |
Option<bool> |
Whether the phone number is new to the Twilio platform |
[optional] |
capabilities |
Option<crate::models::ApiV2010AccountIncomingPhoneNumberCapabilities> |
|
[optional] |
date_created |
Option<String> |
The RFC 2822 date and time in GMT that the resource was created |
[optional] |
date_updated |
Option<String> |
The RFC 2822 date and time in GMT that the resource was last updated |
[optional] |
friendly_name |
Option<String> |
The string that you assigned to describe the resource |
[optional] |
identity_sid |
Option<String> |
The SID of the Identity resource associated with number |
[optional] |
phone_number |
Option<String> |
The phone number in E.164 format |
[optional] |
origin |
Option<String> |
The phone number's origin. Can be twilio or hosted. |
[optional] |
sid |
Option<String> |
The unique string that identifies the resource |
[optional] |
sms_application_sid |
Option<String> |
The SID of the Application resource to handle SMS messages |
[optional] |
sms_fallback_method |
Option<String> |
The HTTP method used with sms_fallback_url |
[optional] |
sms_fallback_url |
Option<String> |
The URL that we call when an error occurs while retrieving or executing the TwiML |
[optional] |
sms_method |
Option<String> |
The HTTP method to use with sms_url |
[optional] |
sms_url |
Option<String> |
The URL we call when the phone number receives an incoming SMS message |
[optional] |
status_callback |
Option<String> |
The URL to send status information to your application |
[optional] |
status_callback_method |
Option<String> |
The HTTP method we use to call status_callback |
[optional] |
trunk_sid |
Option<String> |
The SID of the Trunk that handles calls to the phone number |
[optional] |
uri |
Option<String> |
The URI of the resource, relative to https://api.twilio.com |
[optional] |
voice_receive_mode |
Option<crate::models::IncomingPhoneNumberLocalEnumVoiceReceiveMode> |
|
[optional] |
voice_application_sid |
Option<String> |
The SID of the application that handles calls to the phone number |
[optional] |
voice_caller_id_lookup |
Option<bool> |
Whether to lookup the caller's name |
[optional] |
voice_fallback_method |
Option<String> |
The HTTP method used with voice_fallback_url |
[optional] |
voice_fallback_url |
Option<String> |
The URL we call when an error occurs in TwiML |
[optional] |
voice_method |
Option<String> |
The HTTP method used with the voice_url |
[optional] |
voice_url |
Option<String> |
The URL we call when this phone number receives a call |
[optional] |
emergency_status |
Option<crate::models::IncomingPhoneNumberLocalEnumEmergencyStatus> |
|
[optional] |
emergency_address_sid |
Option<String> |
The emergency address configuration to use for emergency calling |
[optional] |
emergency_address_status |
Option<crate::models::IncomingPhoneNumberLocalEnumEmergencyAddressStatus> |
|
[optional] |
bundle_sid |
Option<String> |
The SID of the Bundle resource associated with number |
[optional] |
status |
Option<String> |
|
[optional] |