ExportStatus
public enum ExportStatus : String, CustomStringConvertible, CodableUndocumented
- 
                  
                  Undocumented DeclarationSwift case inProgress = "IN_PROGRESS"
- 
                  
                  Undocumented DeclarationSwift case ready = "READY"
- 
                  
                  Undocumented DeclarationSwift case failed = "FAILED"
- 
                  
                  DeclarationSwift public var description: String { get }
 View on GitHub
View on GitHub ExportStatus Enumeration Reference
        ExportStatus Enumeration Reference