interface BalanceOfCallObject {
    who: string;
}

Properties

Properties

who: string