AI-Mocks
Toggle table of contents
0.8.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
AI-Mocks
ai-mocks-openai
/
dev.mokksy.aimocks.openai.model.responses
/
InputFile
/
InputFile
Input
File
constructor
(
type
:
String
=
"input_file"
,
fileId
:
String
?
=
null
,
filename
:
String
?
=
null
,
fileData
:
String
?
=
null
)
(
source
)