Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.14 KB

File metadata and controls

21 lines (18 loc) · 1.14 KB

# ConversationPbxAddress

Properties

Name Type Description Notes
address_sid string Twilio Address SID [optional]
city string City [optional]
conversation_pbx_address_uuid string Conversation Pbx Address UUID [optional]
country_code string ISO country code (2 characters) [optional]
customer_name string Customer name [optional]
friendly_name string Friendly name for the address [optional]
merchant_id string Merchant Id [optional]
postal_code string Postal code [optional]
region string State/Province/Region [optional]
street string Street address [optional]
valid bool Whether the address is valid (validated or verified) [optional]
validated bool Whether the address has been validated by Twilio [optional]
verified bool Whether the address has been verified by Twilio [optional]

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