Attempt to parse the given value as an OpenAiEditResponseChoice object.
OpenAiEditResponseChoice
The parsed OpenAiEditResponseChoice object, or undefined if the value is not a valid OpenAiEditResponseChoice object.
undefined
The value to parse.
Generated using TypeDoc
Attempt to parse the given value as an
OpenAiEditResponseChoice
object.Returns
The parsed
OpenAiEditResponseChoice
object, orundefined
if the value is not a validOpenAiEditResponseChoice
object.