Skip to content

Interface: BalanceResponse

Defined in: types.ts:139

Response containing the account balance.

Properties

balance

ts
balance: number;

Defined in: types.ts:141

Current account balance.


currency

ts
currency: string;

Defined in: types.ts:143

Currency code (e.g., GHS).