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

    Interface IUnblock

    interface IUnblock {
        admin: string;
        coopname: string;
        is_registration: boolean;
        message: string;
        username: string;
    }
    Index

    Properties

    admin: string
    coopname: string
    is_registration: boolean
    message: string
    username: string