# ThisIsTheDocumentationOfTheRestInterfacesProvidedByNtsRetail.QueueWorkerJson

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**href** | **String** |  | [optional] 
**id** | **Number** |  | [optional] 
**createdBy** | **Number** |  | [optional] 
**editedBy** | **Number** |  | [optional] 
**createdOn** | **Date** |  | [optional] 
**editedOn** | **Date** |  | [optional] 
**wsConnection** | [**ExpandableWithIdLongJsonNode**](ExpandableWithIdLongJsonNode.md) |  | 
**user** | [**ExpandableWithIdLongJsonNode**](ExpandableWithIdLongJsonNode.md) |  | [optional] 
**queue** | [**ExpandableWithIdLongQueueJson**](ExpandableWithIdLongQueueJson.md) |  | 
**status** | **String** |  | [optional] 
**lastActionDate** | **Date** |  | [optional] 


<a name="StatusEnum"></a>
## Enum: StatusEnum


* `ACTIVE` (value: `"ACTIVE"`)

* `INACTIVE` (value: `"INACTIVE"`)




