-
Undocumented
Declaration
Swift
public var name: String
-
Undocumented
Declaration
Swift
public var type: ResourceRecordType
-
Undocumented
Declaration
Swift
public var unique: Bool
-
Undocumented
Declaration
Swift
public var internetClass: InternetClass
-
Undocumented
Declaration
Swift
public init(name: String, type: ResourceRecordType, unique: Bool = false, internetClass: InternetClass = .internet)