# ApiPeriodV2010PeriodAccountPeriodQueuePeriodMember ## 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] **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] **queue_sid** | Option<**String**> | The SID of the Queue the member is in | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)