Twilio.Resources.Flex.V1.Interaction.Channel.InteractionChannelParticipant
(twilio_elixir v0.1.1)
Copy Markdown
View Source
InteractionChannelParticipant resource.
SID prefix: UT
Parent: /Interactions/{InteractionSid}/Channels/{Sid}
Properties
| Field | Description |
|---|---|
channel_sid | The Channel Sid for this Participant. |
interaction_sid | The Interaction Sid for this channel. |
routing_properties | The Participant's routing properties. |
sid | The unique string created by Twilio to identify an Interaction Channel Participant resource. |
credo:disable-for-next-line Credo.Check.Readability.MaxLineLength
type | Participant type. Can be: agent, customer, supervisor, external, unknown. Values: supervisor, customer, external, agent, unknown |
url | Format: uri |