IndividualAddressRequest |
IndividualRequest.address() |
IndividualAddressRequest |
IndividualAddressRequest.company(String company) |
IndividualAddressRequest |
IndividualAddressRequest.countryCodeAlpha2(String countryCodeAlpha2) |
IndividualAddressRequest |
IndividualAddressRequest.countryCodeAlpha3(String countryCodeAlpha3) |
IndividualAddressRequest |
IndividualAddressRequest.countryCodeNumeric(String countryCodeNumeric) |
IndividualAddressRequest |
IndividualAddressRequest.countryName(String countryName) |
IndividualAddressRequest |
IndividualAddressRequest.extendedAddress(String extendedAddress) |
IndividualAddressRequest |
IndividualAddressRequest.firstName(String firstName) |
IndividualAddressRequest |
IndividualAddressRequest.lastName(String lastName) |
IndividualAddressRequest |
IndividualAddressRequest.locality(String locality) |
IndividualAddressRequest |
IndividualAddressRequest.postalCode(String postalCode) |
IndividualAddressRequest |
IndividualAddressRequest.region(String region) |
IndividualAddressRequest |
IndividualAddressRequest.streetAddress(String streetAddress) |