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

     1  # FlexV1InsightsQuestionnaires
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **AccountSid** | Pointer to **string** | The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Flex Insights resource and owns this resource. |
     8  **QuestionnaireSid** | Pointer to **string** | The sid of this questionnaire |
     9  **Name** | Pointer to **string** | The name of this category. |
    10  **Description** | Pointer to **string** | The description of this questionnaire |
    11  **Active** | Pointer to **bool** | The flag to enable or disable questionnaire |
    12  **Questions** | Pointer to **[]interface{}** | The list of questions with category for a questionnaire |
    13  **Url** | Pointer to **string** |  |
    14  
    15  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    16  
    17