Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 677 Bytes

SyncJobsExtended.md

File metadata and controls

12 lines (8 loc) · 677 Bytes

SyncJobsExtended

Properties

Name Type Description Notes
Jobs []SyncJobExtended [optional] [default to null]
Resume string Continue returning results from previous call using this token (token should come from the previous call, resume cannot be used with other options). [optional] [default to null]
Total int32 Total number of items available. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]