IGPAPI
    Preparing search index...

    Interface NewsLogResponse

    interface NewsLogResponse {
        status: string;
        success: boolean;
    }
    Index

    Properties

    Properties

    status: string
    success: boolean