IGPAPI
    Preparing search index...

    Interface RestrictActionResponse

    interface RestrictActionResponse {
        status: string;
        users: RestrictActionUser[];
    }
    Index

    Properties

    Properties

    status: string