A customer's address View Source model/DigiPayModel/DigitalPayAddress.ts, line 3 Members Type: string # company Optional The recipient's company name. View Source model/DigiPayModel/DigitalPayAddress.ts, line 22 Type: string # countryCode The recipient's Alpha-2 (2-character) ISO-3166-1 country code. View Source model/DigiPayModel/DigitalPayAddress.ts, line 48 Type: string # email Optional The recipient’s email address. View Source model/DigiPayModel/DigitalPayAddress.ts, line 17 Type: string # extendedAddress Optional The recipient's extended address line. View Source model/DigiPayModel/DigitalPayAddress.ts, line 27 Type: string # firstName The recipient's first name. View Source model/DigiPayModel/DigitalPayAddress.ts, line 9 Type: string # lastName The recipient's last name. View Source model/DigiPayModel/DigitalPayAddress.ts, line 13 Type: string # postalCode The recipient's postal code View Source model/DigiPayModel/DigitalPayAddress.ts, line 44 Type: string # stateOrTerritory The recipient's abbreviated state or territory. View Source model/DigiPayModel/DigitalPayAddress.ts, line 40 Type: string # streetAddress The recipient's street address line. View Source model/DigiPayModel/DigitalPayAddress.ts, line 32 Type: string # suburb The recipient's suburb. View Source model/DigiPayModel/DigitalPayAddress.ts, line 36