PartialPrintInfo
Properties
| Name | Type | Required | Description | Example |
|---|---|---|---|---|
printedItemCount |
integer (int32) | How many items have been printed | 32 |
|
totalItemCount |
integer (int32) | Total items that should had been printed | 100 |
|
printerErrorResultCode |
integer (int32) | ✓ | Result code of the printer error which caused the partial print | 105 |
printerErrorMessage |
string | Additional description of the error which caused the partial print | "No paper." |