new PrintJobStatusResponse()
Extends
Methods
(static) PrintJobStatusResponse#getPrintRequestId() → {String}
Get the field value
The ID of the print job
Returns:
- Type
- String
(static) PrintJobStatusResponse#getStatus() → {printer.PrintJobStatus}
Get the field value
The current status of the requested print job
Returns:
(static) PrintJobStatusResponse#setPrintRequestId(printRequestId)
Set the field value
The ID of the print job
Parameters:
Name | Type | Description |
---|---|---|
printRequestId |
String |
(static) PrintJobStatusResponse#setStatus(status)
Set the field value
The current status of the requested print job
Parameters:
Name | Type | Description |
---|---|---|
status |
printer.PrintJobStatus |