Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

BeneficiaryAddress

Hierarchy

  • BeneficiaryAddress

Index

Properties

city?: string

The city of the address.

memberof

BeneficiaryAddress

country: string

The 2-letter ISO country code of the address.

memberof

BeneficiaryAddress

line_1?: string

First line of the address.

memberof

BeneficiaryAddress

line_2?: string

Second line of the address.

memberof

BeneficiaryAddress

post_code?: string

Postal code of the address.

memberof

BeneficiaryAddress

Generated using TypeDoc