Interface

DigitalPayAddress

DigitalPayAddress

Members

string

# company Optional

The recipient's company name.

View Source model/DigiPayModel/DigitalPayAddress.ts, line 22

string

# countryCode

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

View Source model/DigiPayModel/DigitalPayAddress.ts, line 48

string

# email Optional

The recipient’s email address.

View Source model/DigiPayModel/DigitalPayAddress.ts, line 17

string

# extendedAddress Optional

The recipient's extended address line.

View Source model/DigiPayModel/DigitalPayAddress.ts, line 27

string

# firstName

The recipient's first name.

View Source model/DigiPayModel/DigitalPayAddress.ts, line 9

string

# lastName

The recipient's last name.

View Source model/DigiPayModel/DigitalPayAddress.ts, line 13

string

# postalCode

The recipient's postal code

View Source model/DigiPayModel/DigitalPayAddress.ts, line 44

string

# stateOrTerritory

The recipient's abbreviated state or territory.

View Source model/DigiPayModel/DigitalPayAddress.ts, line 40

string

# streetAddress

The recipient's street address line.

View Source model/DigiPayModel/DigitalPayAddress.ts, line 32

string

# suburb

The recipient's suburb.

View Source model/DigiPayModel/DigitalPayAddress.ts, line 36