Hanami backend
Toggle table of contents
2026.7.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Hanami backend
Hanami backend
/
fi.aalto.cs.hanami.feedback
/
StoredFileBlock
Stored
File
Block
@
Serializable
@
SerialName
(
value
=
"file"
)
data
class
StoredFileBlock
(
val
id
:
String
,
val
ref
:
StoredFileReference
)
:
StoredDocumentBlock
(
source
)
Members
Constructors
Stored
File
Block
Link copied to clipboard
constructor
(
id
:
String
,
ref
:
StoredFileReference
)
Properties
id
Link copied to clipboard
open
override
val
id
:
String
ref
Link copied to clipboard
val
ref
:
StoredFileReference