Skip to main content

Interface: BatchEntry

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

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

Extends​

Properties​

index​

index: number

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

Inherited from​

IndexedPrompt.index


prompt​

prompt: string

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

Inherited from​

IndexedPrompt.prompt


reqId​

reqId: number

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


scanId​

scanId: string

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