Attempt to parse the given value as an OpenAiEditResponseDTO object.
OpenAiEditResponseDTO
The parsed OpenAiEditResponseDTO object, or undefined if the value is not a valid OpenAiEditResponseDTO object.
undefined
The value to parse.
Generated using TypeDoc
Attempt to parse the given value as an
OpenAiEditResponseDTOobject.Returns
The parsed
OpenAiEditResponseDTOobject, orundefinedif the value is not a validOpenAiEditResponseDTOobject.