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

     1  # FlexV1InsightsAssessmentsComment
     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  **AssessmentSid** | Pointer to **string** | The SID of the assessment. |
     9  **Comment** | Pointer to **interface{}** | The comment added for assessment. |
    10  **Offset** | Pointer to **float32** | The offset |
    11  **Report** | Pointer to **bool** | The flag indicating if this assessment is part of report  |
    12  **Weight** | Pointer to **float32** | The weightage given to this comment |
    13  **AgentId** | Pointer to **string** | The id of the agent. |
    14  **SegmentId** | Pointer to **string** | The id of the segment. |
    15  **UserName** | Pointer to **string** | The name of the user. |
    16  **UserEmail** | Pointer to **string** | The email id of the user. |
    17  **Timestamp** | Pointer to **float32** | The timestamp when the record is inserted |
    18  **Url** | Pointer to **string** |  |
    19  
    20  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    21  
    22