RoleMappingType
public enum RoleMappingType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case token = "Token"
-
Undocumented
Declaration
Swift
case rules = "Rules"
-
Declaration
Swift
public var description: String { get }