Type
public enum `Type` : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case account = "ACCOUNT" -
Undocumented
Declaration
Swift
case organization = "ORGANIZATION" -
Declaration
Swift
public var description: String { get }
View on GitHub
Type Enumeration Reference