# ThisIsTheDocumentationOfTheRestInterfacesProvidedByNtsRetail.PrintRequestJson

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**href** | **String** |  | [optional] 
**id** | **Number** |  | [optional] 
**createdBy** | **Number** |  | [optional] 
**editedBy** | **Number** |  | [optional] 
**createdOn** | **Date** |  | [optional] 
**editedOn** | **Date** |  | [optional] 
**status** | **String** |  | 
**hardwareDevice** | [**ExpandableWithIdLongHardwareDeviceJson**](ExpandableWithIdLongHardwareDeviceJson.md) |  | 
**printJob** | [**PersistedPrintJobJson**](PersistedPrintJobJson.md) |  | 
**messageCode** | **String** |  | [optional] 
**message** | **String** |  | [optional] 


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


* `PENDING` (value: `"PENDING"`)

* `FAILED` (value: `"FAILED"`)

* `IN_PROGRESS` (value: `"IN_PROGRESS"`)

* `PAUSED` (value: `"PAUSED"`)

* `SUCCESSFUL` (value: `"SUCCESSFUL"`)




