Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 853 Bytes

Job.md

File metadata and controls

19 lines (13 loc) · 853 Bytes

Job

Properties

Name Type Description Notes
id string [optional] [default to undefined]
tenantId string [optional] [default to undefined]
type string [optional] [default to undefined]
userId string [optional] [default to undefined]
created number [optional] [default to undefined]
updated number [optional] [default to undefined]
state string [optional] [default to undefined]
tasks Array<Task> [optional] [default to undefined]

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