Modules

klevuannotations

2min

Ƭ KlevuAnnotations: Object

Fetch query results

Type declaration

Name

Type

Description

annotations?

{ fullTerm?: string ; subjects?: string[] }

Object containing the processed data

annotations.fullTerm?

string

Full term extracted from query

annotations.subjects?

string[]

Subjects extracted from query

apiKey?

string

Api key that was used

qTime?

number

Query time for error processing

responseMessage?

string

Response Message to for error processing

Defined in

Updated 25 Mar 2024
Did this page help you?