interface BalanceOfCallObject {
    account: string;
    id: bigint;
}

Properties

Properties

account: string
id: bigint