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