Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.71 KB

ApiV2010AccountConferenceParticipant.md

File metadata and controls

24 lines (19 loc) · 1.71 KB

ApiV2010AccountConferenceParticipant

Properties

Name Type Description Notes
account_sid Option<String> The SID of the Account that created the resource [optional]
call_sid Option<String> The SID of the Call the resource is associated with [optional]
call_sid_to_coach Option<String> The SID of the participant who is being coached [optional]
coaching Option<bool> Indicates if the participant changed to coach [optional]
conference_sid Option<String> The SID of the conference the participant is in [optional]
date_created Option<String> The RFC 2822 date and time in GMT that the resource was created [optional]
date_updated Option<String> The RFC 2822 date and time in GMT that the resource was last updated [optional]
end_conference_on_exit Option<bool> Whether the conference ends when the participant leaves [optional]
hold Option<bool> Whether the participant is on hold [optional]
label Option<String> The label of this participant [optional]
muted Option<bool> Whether the participant is muted [optional]
start_conference_on_enter Option<bool> Whether the conference starts when the participant joins the conference [optional]
status Option<String> The status of the participant's call in a session [optional]
uri Option<String> The URI of the resource, relative to https://api.twilio.com [optional]

[Back to Model list] [Back to API list] [Back to README]