AnalyzeDocumentFromStreamBodyParam interface

Properties

body

Input content.

Value may contain any sequence of octets

Property Details

body

Input content.

Value may contain any sequence of octets

body: string | Uint8Array | ReadableStream<Uint8Array> | ReadableStream

Property Value

string | Uint8Array | ReadableStream<Uint8Array> | ReadableStream