SharedResponseFormatJsonObjectParam
SharedResponseFormatJsonObjectParam =
object
Defined in: src/client/types.gen.ts:3871
Properties
any?
optionalany:unknown
Defined in: src/client/types.gen.ts:3872
type?
optionaltype:string
Defined in: src/client/types.gen.ts:3876
The type of response format being defined. Always json_object.
Last updated on