DocumentResponse
Properties
| Name |
Type |
Required |
Description |
Example |
document |
ResponseDocument |
|
Document representation in response message. |
|
documents |
array[ResponseDocument] |
|
|
|
printResultCode |
integer (int32) |
|
Result code of the print. Present if print ended up with an error. |
105 |
warning |
string |
|
Filled only if any warning |
|
resultCode |
integer (int32) |
✓ |
Request result code. 0 = OK; -1 = Unknown error; for values greater than zero see result code list. |
0 |
[Back to Model list] [Back to API list] [Back to README]