PhoneNumberType
public enum PhoneNumberType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case local = "Local"
-
Undocumented
Declaration
Swift
case tollfree = "TollFree"
-
Declaration
Swift
public var description: String { get }