Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 2.56 KB

ApiV2010AvailablePhoneNumberSharedCost.md

File metadata and controls

23 lines (18 loc) · 2.56 KB

ApiV2010AvailablePhoneNumberSharedCost

Properties

Name Type Description Notes
FriendlyName Pointer to string A formatted version of the phone number.
PhoneNumber Pointer to string The phone number in E.164 format, which consists of a + followed by the country code and subscriber number.
Lata Pointer to string The LATA of this phone number. Available for only phone numbers from the US and Canada.
Locality Pointer to string The locality or city of this phone number's location.
RateCenter Pointer to string The rate center of this phone number. Available for only phone numbers from the US and Canada.
Latitude Pointer to float32 The latitude of this phone number's location. Available for only phone numbers from the US and Canada.
Longitude Pointer to float32 The longitude of this phone number's location. Available for only phone numbers from the US and Canada.
Region Pointer to string The two-letter state or province abbreviation of this phone number's location. Available for only phone numbers from the US and Canada.
PostalCode Pointer to string The postal or ZIP code of this phone number's location. Available for only phone numbers from the US and Canada.
IsoCountry Pointer to string The ISO country code of this phone number.
AddressRequirements Pointer to 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.
Beta Pointer to bool Whether the phone number is new to the Twilio platform. Can be: true or false.
Capabilities Pointer to ApiV2010AccountAvailablePhoneNumberCountryAvailablePhoneNumberLocalCapabilities

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