--- title: QueueMember --- ## PureCloud::QueueMember ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **user** | [**User**](User.html) | | [optional] | | **ring_number** | **Integer** | | [optional] | | **joined** | **BOOLEAN** | | [optional] | | **member_by** | **String** | | [optional] | | **routing_status** | [**RoutingStatus**](RoutingStatus.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}