Documentation
    Preparing search index...

    Interface ApiError

    interface ApiError {
        code: API_ERROR_CODE;
        message: string;
    }
    Index
    message: string