Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.8 KB

ApiPeriodV2010PeriodAccountPeriodAddress.md

File metadata and controls

25 lines (20 loc) · 1.8 KB

ApiPeriodV2010PeriodAccountPeriodAddress

Properties

Name Type Description Notes
account_sid Option<String> The SID of the Account that is responsible for the resource [optional]
city Option<String> The city in which the address is located [optional]
customer_name Option<String> The name associated with the address [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]
iso_country Option<String> The ISO country code of the address [optional]
postal_code Option<String> The postal code of the address [optional]
region Option<String> The state or region of the address [optional]
sid Option<String> The unique string that identifies the resource [optional]
street Option<String> The number and street address of the address [optional]
uri Option<String> The URI of the resource, relative to https://api.twilio.com [optional]
emergency_enabled Option<bool> Whether emergency calling has been enabled on this number [optional]
validated Option<bool> Whether the address has been validated to comply with local regulation [optional]
verified Option<bool> Whether the address has been verified to comply with regulation [optional]

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