CustomerAccountAddress

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

Parameters

addressLine1

Address line 1 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.

addressType
addressLine2

Address line 2 of the address provided.