Address1

public Address1 Address1(String line1, String line2, String line3, String city, String stateProvinceCode, String postalCode, String countryCode)

Parameters

line1

First line of street address.

line2

Second line of street address.

line3

Third line of street address.

city

City where address is located.

stateProvinceCode

State or province code of address, if applicable.

postalCode

Postal code of address, if applicable.

countryCode

Country code, in two-letter ISO 3166-1 alpha-2 format.