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

    Interface IUser

    Строка таблицы users контракта wallet (owner программных соглашений). Source: table_wallet_users.hpp. Scope = coopname.

    interface IUser {
        programs: Interfaces.Wallet.IProgramAgreement[];
        username: string;
    }
    Index

    Properties

    Properties

    username: string