ContactEmail
Interface for email addresses in a contact.
Constructors
Link copied to clipboard
public ContactEmail ContactEmail(@Json(name = "email") String email, @Json(name = "type") ContactType type)
Interface for email addresses in a contact.