PhoneNumber
public struct PhoneNumber : Identifier
-
Declaration
Swift
public var value: String?
-
Declaration
Swift
public var type: String?
-
Declaration
Swift
public var verifiedTime: String?
-
Declaration
Swift
public var isPrimary: Bool? { get }
-
Declaration
Swift
public var isVerified: Bool? { get }