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
OpenAiEditResponseDTO
object.Returns
The parsed
OpenAiEditResponseDTO
object, orundefined
if the value is not a validOpenAiEditResponseDTO
object.