Constructor
new PrintQueueJobStatus(clientnullable, printQueueJobnullable)
PrintQueueJobStatus Constructor.
PrintQueueJobStatus Constructor.
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
client |
Client |
<nullable> |
||
printQueueJob |
PrintQueueJob |
<nullable> |
null |
Methods
createResponse() → {Response}
Create a response object from the response data.
Create a response object from the response data.
- Source:
Returns:
- Type
- Response
getPrintQueueJobId() → {number}
Get PrintQueueJob_ID.
Get PrintQueueJob_ID.
- Source:
Returns:
- Type
- number
setPrintQueueJobId(printQueueJobId) → {PrintQueueJobStatus}
Set PrintQueueJob_ID.
Set PrintQueueJob_ID.
Parameters:
Name | Type | Description |
---|---|---|
printQueueJobId |
number |
- Source:
Returns:
- Type
- PrintQueueJobStatus
toObject() → {Object}
Reduce the request to a an object.
Reduce the request to a an object.
- Source:
Returns:
- Type
- Object