toggle menu
openai-kotlin
common
switch theme
search in API
openai-core
/
com.aallam.openai.api.message
/
FilePath
File
Path
@
Serializable
data
class
FilePath
(
val
path
:
FileId
)
Members
Constructors
File
Path
Link copied to clipboard
constructor
(
path
:
FileId
)
Properties
path
Link copied to clipboard
@
SerialName
(
value
=
"file_id"
)
val
path
:
FileId
The ID of the file that was generated.