PreventUserExistenceErrorTypes
public enum PreventUserExistenceErrorTypes : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case legacy = "LEGACY"
-
Undocumented
Declaration
Swift
case enabled = "ENABLED"
-
Declaration
Swift
public var description: String { get }