cooptypes - v2026.4.30-alpha-1
    Preparing search index...

    Interface IAccount

    interface IAccount {
        balance: string;
    }
    Index

    Properties

    Properties

    balance: string