Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 2.74 KB

ApiPeriodV2010PeriodAccountPeriodAvailablePhoneNumberCountryPeriodAvailablePhoneNumberTollFree.md

File metadata and controls

23 lines (18 loc) · 2.74 KB

ApiPeriodV2010PeriodAccountPeriodAvailablePhoneNumberCountryPeriodAvailablePhoneNumberTollFree

Properties

Name Type Description Notes
friendly_name Option<String> A formatted version of the phone number. [optional]
phone_number Option<String> The phone number in E.164 format, which consists of a + followed by the country code and subscriber number. [optional]
lata Option<String> The LATA of this phone number. Available for only phone numbers from the US and Canada. [optional]
locality Option<String> The locality or city of this phone number's location. [optional]
rate_center Option<String> The rate center of this phone number. Available for only phone numbers from the US and Canada. [optional]
latitude Option<f32> The latitude of this phone number's location. Available for only phone numbers from the US and Canada. [optional]
longitude Option<f32> The longitude of this phone number's location. Available for only phone numbers from the US and Canada. [optional]
region Option<String> The two-letter state or province abbreviation of this phone number's location. Available for only phone numbers from the US and Canada. [optional]
postal_code Option<String> The postal or ZIP code of this phone number's location. Available for only phone numbers from the US and Canada. [optional]
iso_country Option<String> The ISO country code of this phone number. [optional]
address_requirements Option<String> The type of Address resource the phone number requires. Can be: none, any, local, or foreign. none means no address is required. any means an address is required, but it can be anywhere in the world. local means an address in the phone number's country is required. foreign means an address outside of the phone number's country is required. [optional]
beta Option<bool> Whether the phone number is new to the Twilio platform. Can be: true or false. [optional]
capabilities Option<crate::models::ApiV2010AccountAvailablePhoneNumberCountryAvailablePhoneNumberLocalCapabilities> [optional]

[Back to Model list] [Back to API list] [Back to README]