PhoneNumber
Class representation for phone numbers in a contact.
Constructors
Link copied to clipboard
public PhoneNumber PhoneNumber(@Json(name = "number") String number, @Json(name = "type") String type)
Class representation for phone numbers in a contact.