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