AnalyzeDocumentFromStreamOutputQueryParam interface

This is the wrapper object for the parameter output with explode set to false and style set to form.

Properties

explode

Should we explode the value?

style

Style of the value

value

Value of the parameter

Property Details

explode

Should we explode the value?

explode: false

Property Value

false

style

Style of the value

style: "form"

Property Value

"form"

value

Value of the parameter

value: string[]

Property Value

string[]