Skip to main content

Interface: BatchEntry

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

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

Extends

Properties

index

index: number

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

Inherited from

IndexedPrompt.index


prompt

prompt: string

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

Inherited from

IndexedPrompt.prompt


reqId

reqId: number

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


scanId

scanId: string

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