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

    Interface IAutomate

    interface IAutomate {
        action_type: string;
        board_id: Interfaces.Soviet.IUint64;
        coopname: string;
        encrypted_private_key: string;
        member: string;
        provider: string;
    }
    Index

    Properties

    action_type: string
    coopname: string
    encrypted_private_key: string
    member: string
    provider: string