Skip to main content

Interface: BatchEntry

Defined in: src/airs/types.ts:70

Correlation data for one prompt accepted in an async AIRS submission.

Extends

Properties

index

index: number

Defined in: src/airs/types.ts:65

Inherited from

IndexedPrompt.index


prompt

prompt: string

Defined in: src/airs/types.ts:66

Inherited from

IndexedPrompt.prompt


reqId

reqId: number

Defined in: src/airs/types.ts:72


scanId

scanId: string

Defined in: src/airs/types.ts:71