Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountStatementAccount

export
interface

AccountStatementAccount

Hierarchy

  • AccountStatementAccount

Index

Properties

Optional bic

bic: undefined | string

BIC of the account

memberof

AccountStatementAccount

Optional country_id

country_id: Country

2-letter country code of the account

memberof

AccountStatementAccount

description

description: string

Name of the account

memberof

AccountStatementAccount

holder

holder: string

Name of the account holder

memberof

AccountStatementAccount

iban

iban: string

IBAN of the account

memberof

AccountStatementAccount

joint_account

joint_account: boolean

Indicates whether this is a joint account

memberof

AccountStatementAccount

Generated using TypeDoc