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
/
CreatedDocument
Created
Document
@
Serializable
data
class
CreatedDocument
(
val
id
:
String
,
val
updatedAtMillis
:
Long
)
(
source
)
Members
Constructors
Created
Document
Link copied to clipboard
constructor
(
id
:
String
,
updatedAtMillis
:
Long
)
Properties
id
Link copied to clipboard
val
id
:
String
updated
At
Millis
Link copied to clipboard
val
updatedAtMillis
:
Long