Address

public Address Address(Address.AddressType addressType, String addressLine1, String addressLine2, String city, String state, String zipCode, String countryCode)

Parameters

addressType
addressLine1

Address line 1 of the address provided.

addressLine2

Address line 2 of the address provided.

city

City of the address provided.

state

The two-characters ISO code for the state or province of the address.

zipCode

Zip code of the address provided.

countryCode

ISO alpha-3 country code of the address provided.