ContactOptions
address2(String address2)
fax(String fax)
label(String label)
static ContactOptions
of(String firstName, String lastName, String address1, String city, String stateProvince, String postalCode, String country, String email, String phone)
organizationName(String organizationName, String jobTitle)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait