github.com/twilio/twilio-go@v1.20.1/rest/insights/v1/docs/InsightsV1AccountSettings.md (about)

     1  # InsightsV1AccountSettings
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **AccountSid** | Pointer to **string** | The unique SID identifier of the Account. |
     8  **AdvancedFeatures** | Pointer to **bool** | A boolean flag indicating whether Advanced Features for Voice Insights are enabled. |
     9  **VoiceTrace** | Pointer to **bool** | A boolean flag indicating whether Voice Trace is enabled. |
    10  **Url** | Pointer to **string** | The URL of this resource. |
    11  
    12  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    13  
    14