Description

Financial details associated with a partner. FinancialDetails

Hierarchy

  • FinancialDetails

Properties

accountHolderName?: string

Description

The name of the account holder.

Example

"Mohamed Hussein"
accountNumber?: string

Description

Bank account number of the partner.

Example

"1234567890"
bankCode?: string

Description

SWIFT code of the Bank.

Example

"NBE-12123123"
bankName?: string

Description

Name of the bank where the partner holds an account.

Example

"Bank of America"
commission?: string

Description

Specific commission percentage of Seyaha for this partner.

Example

"10%"

Generated using TypeDoc