Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 853 Bytes

IssueJobStatus.md

File metadata and controls

15 lines (11 loc) · 853 Bytes

IssueJobStatus

Properties

Name Type Description Notes
Type_ string [optional] [default to null]
Status string The status of the import/export job [optional] [default to null]
Phase string The phase of the import/export job [optional] [default to null]
Total int32 The total number of issues being imported/exported [optional] [default to null]
Count int32 The total number of issues already imported/exported [optional] [default to null]
Pct float32 The percentage of issues already imported/exported [optional] [default to null]

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