github.com/twilio/twilio-go@v1.20.1/rest/flex/v2/docs/FlexV2WebChannel.md (about) 1 # FlexV2WebChannel 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **ConversationSid** | Pointer to **string** | The unique string representing the [Conversation resource](https://www.twilio.com/docs/conversations/api/conversation-resource) created. | 8 **Identity** | Pointer to **string** | The unique string representing the User created and should be authorized to participate in the Conversation. For more details, see [User Identity & Access Tokens](https://www.twilio.com/docs/conversations/identity). | 9 10 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 11 12