GetOfflineDocumentsRequest
Properties
| Name |
Type |
Required |
Description |
Example |
offlineDocumentsFilter |
OfflineDocumentsFilter |
|
Used to filter documents |
|
printer |
Printer |
|
Printer on which the document should be printed. Set null or empty for default printer. |
|
offset |
integer (int32) |
|
How many documents to skip. Used when not all document were printed in previous request. |
|
limit |
integer (int32) |
|
How many documents should be returned at most. Keep in mind, that the limit is applied before the filtration. |
|
[Back to Model list] [Back to API list] [Back to README]