DataRepositoryTaskType
public enum DataRepositoryTaskType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case exportToRepository = "EXPORT_TO_REPOSITORY" -
Declaration
Swift
public var description: String { get }
View on GitHub
DataRepositoryTaskType Enumeration Reference