Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 591 Bytes

File metadata and controls

16 lines (12 loc) · 591 Bytes

freeclimb.Enums.ExportStatus

platform export status

Properties

Name Value Notes
INTAKING intaking Represented in C# as 1
QUEUED queued Represented in C# as 2
IN_PROGRESS inProgress Represented in C# as 3
COMPLETED completed Represented in C# as 4
FAILED failed Represented in C# as 5
DELETED deleted Represented in C# as 6

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