cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IAccount

    interface IAccount {
        balance: string;
    }
    Index

    Properties

    Properties

    balance: string