Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.32 KB

ApiV2010AccountAuthorizedConnectApp.md

File metadata and controls

20 lines (15 loc) · 1.32 KB

ApiV2010AccountAuthorizedConnectApp

Properties

Name Type Description Notes
account_sid Option<String> The SID of the Account that created the resource [optional]
connect_app_company_name Option<String> The company name set for the Connect App [optional]
connect_app_description Option<String> A detailed description of the app [optional]
connect_app_friendly_name Option<String> The name of the Connect App [optional]
connect_app_homepage_url Option<String> The public URL for the Connect App [optional]
connect_app_sid Option<String> The SID that we assigned to the Connect App [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]
permissions Option<Vec> Permissions authorized to the app [optional]
uri Option<String> The URI of the resource, relative to https://api.twilio.com [optional]

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