ResourceType
public enum ResourceType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case portal = "PORTAL" -
Undocumented
Declaration
Swift
case project = "PROJECT" -
Declaration
Swift
public var description: String { get }
View on GitHub
ResourceType Enumeration Reference