# ApiPeriodV2010PeriodAccountPeriodAuthorizedConnectApp ## 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**](authorized_connect_app_enum_permission.md)> | 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]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)