PaymentBillingAddress

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

Parameters

addressLine1

Address line 1 of the address provided.

city

City of the address provided.

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.

state

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