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

    Таблица хранит информацию о адресах кооператива.

    interface IAddress {
        braname: string;
        coopname: string;
        data: IAddressData;
        id: Interfaces.Soviet.IUint64;
    }
    Index

    Properties

    Properties

    braname: string
    coopname: string