ChildType
public enum ChildType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case account = "ACCOUNT"
-
Undocumented
Declaration
Swift
case organizationalUnit = "ORGANIZATIONAL_UNIT"
-
Declaration
Swift
public var description: String { get }