Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 435 Bytes

File metadata and controls

24 lines (13 loc) · 435 Bytes

SwappyRestApi.BulkJob

Properties

Name Type Description Notes
id Integer
created Date [optional]
progress Integer [optional]
status String [optional]

Enum: StatusEnum

  • pending (value: "pending")

  • running (value: "running")

  • done (value: "done")