Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.06 KB

ApiPeriodV2010PeriodAccountPeriodAvailablePhoneNumberCountry.md

File metadata and controls

15 lines (10 loc) · 1.06 KB

ApiPeriodV2010PeriodAccountPeriodAvailablePhoneNumberCountry

Properties

Name Type Description Notes
country_code Option<String> The ISO-3166-1 country code of the country. [optional]
country Option<String> The name of the country. [optional]
uri Option<String> The URI of the Country resource, relative to https://api.twilio.com. [optional]
beta Option<bool> Whether all phone numbers available in the country are new to the Twilio platform. true if they are and false if all numbers are not in the Twilio Phone Number Beta program. [optional]
subresource_uris Option<serde_json::Value> A list of related AvailablePhoneNumber resources identified by their URIs relative to https://api.twilio.com. [optional]

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