Skip to content

Latest commit

 

History

History
242 lines (155 loc) · 5.17 KB

recipientaccount.md

File metadata and controls

242 lines (155 loc) · 5.17 KB

Trolley JavaScript SDK > RecipientAccount

Class: RecipientAccount

name: RecipientAccount

Hierarchy

RecipientAccount

Index

Properties


Properties

<Optional> accountHolderName

● accountHolderName: *undefined | string *

Defined in RecipientAccount.ts:23


<Optional> accountNum

● accountNum: *undefined | string *

Defined in RecipientAccount.ts:22


<Optional> bankAddress

● bankAddress: *undefined | string *

Defined in RecipientAccount.ts:28


<Optional> bankCity

● bankCity: *undefined | string *

Defined in RecipientAccount.ts:29


<Optional> bankId

● bankId: *undefined | string *

Defined in RecipientAccount.ts:26


<Optional> bankName

● bankName: *undefined | string *

Defined in RecipientAccount.ts:27


<Optional> bankPostalCode

● bankPostalCode: *undefined | string *

Defined in RecipientAccount.ts:31


<Optional> bankRegionCode

● bankRegionCode: *undefined | string *

Defined in RecipientAccount.ts:30


<Optional> branchId

● branchId: *undefined | string *

Defined in RecipientAccount.ts:25


<Optional> country

● country: *undefined | string *

Defined in RecipientAccount.ts:19


currency

● currency: string = ""

Defined in RecipientAccount.ts:11


<Optional> emailAddress

● emailAddress: *undefined | string *

Defined in RecipientAccount.ts:16


<Optional> iban

● iban: *undefined | string *

Defined in RecipientAccount.ts:21


id

● id: string = ""

Defined in RecipientAccount.ts:9


primary

● primary: boolean = false

Defined in RecipientAccount.ts:10


<Optional> recipientFees

● recipientFees: *undefined | string *

Defined in RecipientAccount.ts:13


<Optional> routeType

● routeType: *undefined | string *

Defined in RecipientAccount.ts:12


<Optional> swiftBic

● swiftBic: *string | null *

Defined in RecipientAccount.ts:24


<Optional> type

● type: *undefined | string *

Defined in RecipientAccount.ts:20