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

    Таблица хранит автоматизации для голосований и решений совета.

    interface IAutomations {
        action_type: string;
        board_id: Interfaces.Soviet.IUint64;
        coopname: string;
        encrypted_private_key: string;
        id: Interfaces.Soviet.IUint64;
        member: string;
        permission_name: string;
    }
    Index

    Properties

    action_type: string
    coopname: string
    encrypted_private_key: string
    member: string
    permission_name: string