Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

OpenAI.Response.Operator_Convert

Andrew Lambert edited this page Jan 20, 2024 · 1 revision

OpenAI.Response.Operator_Convert

Method signature

 Function Operator_Convert() As JSONItem

Return value

A JSONItem containing the response payload.

Remarks

Returns the raw JSON of the response as received from the API.

Clone this wiki locally