http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-ai-anthropic
/
org.http4k.connect.anthropic.action
/
DeletedFile
Deleted
File
@
JsonSerializable
data
class
DeletedFile
(
val
id
:
FileId
,
val
type
:
String
=
"file_deleted"
)
(
source
)
Members
Constructors
Deleted
File
Link copied to clipboard
constructor
(
id
:
FileId
,
type
:
String
=
"file_deleted"
)
Properties
id
Link copied to clipboard
val
id
:
FileId
type
Link copied to clipboard
val
type
:
String