PhoneNumberType
public enum PhoneNumberType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case tollFree = "TOLL_FREE"
-
Undocumented
Declaration
Swift
case did = "DID"
-
Declaration
Swift
public var description: String { get }