github.com/twilio/twilio-go@v1.20.1/rest/flex/v1/docs/FlexV1InteractionChannelParticipant.md (about) 1 # FlexV1InteractionChannelParticipant 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Sid** | Pointer to **string** | The unique string created by Twilio to identify an Interaction Channel Participant resource. | 8 **Type** | Pointer to [**string**](InteractionChannelParticipantEnumType.md) | | 9 **InteractionSid** | Pointer to **string** | The Interaction Sid for this channel. | 10 **ChannelSid** | Pointer to **string** | The Channel Sid for this Participant. | 11 **Url** | Pointer to **string** | | 12 **RoutingProperties** | Pointer to **interface{}** | The Participant's routing properties. | 13 14 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 15 16