Test whether the given value is an OpenAiEditRequestDTO object.
OpenAiEditRequestDTO
true if the value is an OpenAiEditRequestDTO object, false otherwise.
true
false
The value to test.
Generated using TypeDoc
Test whether the given value is an
OpenAiEditRequestDTO
object.Returns
true
if the value is anOpenAiEditRequestDTO
object,false
otherwise.