The customer's billing address View Source model/CreatePaymentAgreementRequest.ts, line 59 Members Type: string # company Optional The customer's company name. View Source model/CreatePaymentAgreementRequest.ts, line 77 Type: string # countryCode The customer's Alpha-2 (2-character) ISO-3166-1 country code. View Source model/CreatePaymentAgreementRequest.ts, line 103 Type: string # email The customer’s email address. View Source model/CreatePaymentAgreementRequest.ts, line 73 Type: string # extendedAddress Optional The customer's extended address line. View Source model/CreatePaymentAgreementRequest.ts, line 82 Type: string # firstName The customer's first name. View Source model/CreatePaymentAgreementRequest.ts, line 65 Type: string # lastName The customer's last name. View Source model/CreatePaymentAgreementRequest.ts, line 69 Type: string # postalCode The customer's postal code. View Source model/CreatePaymentAgreementRequest.ts, line 99 Type: string # stateOrTerritory The customer's abbreviated state or territory. View Source model/CreatePaymentAgreementRequest.ts, line 95 Type: string # streetAddress The customer's street address line. View Source model/CreatePaymentAgreementRequest.ts, line 87 Type: string # suburb The customer's suburb. View Source model/CreatePaymentAgreementRequest.ts, line 91