@coopenomics/sdk
    Preparing search index...
    interface IInput {
        data: { project_hash: string; username: string };
        options?: { lang?: string | null; skip_save?: boolean | null };
    }
    Index

    Properties

    Properties

    data: { project_hash: string; username: string }

    Type Declaration

    • project_hash: string

      Хэш проекта

    • username: string

      Имя пользователя

    options?: { lang?: string | null; skip_save?: boolean | null }

    Type Declaration

    • Optionallang?: string | null

      Язык документа

    • Optionalskip_save?: boolean | null

      Пропустить сохранение