Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 881 Bytes

ApiV2010AccountQueueMember.md

File metadata and controls

16 lines (11 loc) · 881 Bytes

ApiV2010AccountQueueMember

Properties

Name Type Description Notes
call_sid Option<String> The SID of the Call the resource is associated with [optional]
date_enqueued Option<String> The date the member was enqueued [optional]
position Option<i32> This member's current position in the queue. [optional]
queue_sid Option<String> The SID of the Queue the member is in [optional]
uri Option<String> The URI of the resource, relative to https://api.twilio.com [optional]
wait_time Option<i32> The number of seconds the member has been in the queue. [optional]

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