Interface

PaymentAgreementBillingAddress

PaymentAgreementBillingAddress

Members

string

# company Optional

The customer's company name.

View Source model/CreatePaymentAgreementRequest.ts, line 77

string

# countryCode

The customer's Alpha-2 (2-character) ISO-3166-1 country code.

View Source model/CreatePaymentAgreementRequest.ts, line 103

string

# email

The customer’s email address.

View Source model/CreatePaymentAgreementRequest.ts, line 73

string

# extendedAddress Optional

The customer's extended address line.

View Source model/CreatePaymentAgreementRequest.ts, line 82

string

# firstName

The customer's first name.

View Source model/CreatePaymentAgreementRequest.ts, line 65

string

# lastName

The customer's last name.

View Source model/CreatePaymentAgreementRequest.ts, line 69

string

# postalCode

The customer's postal code.

View Source model/CreatePaymentAgreementRequest.ts, line 99

string

# stateOrTerritory

The customer's abbreviated state or territory.

View Source model/CreatePaymentAgreementRequest.ts, line 95

string

# streetAddress

The customer's street address line.

View Source model/CreatePaymentAgreementRequest.ts, line 87

string

# suburb

The customer's suburb.

View Source model/CreatePaymentAgreementRequest.ts, line 91