hassle
0.1.14
hassle
/
com.codellyrandom.hassle.extending.entities.actuators.inputs
/
InputDateAttributes
Input
Date
Attributes
data
class
InputDateAttributes
(
editable
:
Boolean
,
userId
:
UserId
?
,
friendlyName
:
FriendlyName
,
lastChanged
:
Instant
,
lastUpdated
:
Instant
)
:
Attributes
Content copied to clipboard
Properties
Properties
editable
Link copied to clipboard
val
editable
:
Boolean
Content copied to clipboard
friendlyName
Link copied to clipboard
open
override
val
friendlyName
:
FriendlyName
Content copied to clipboard
lastChanged
Link copied to clipboard
open
override
val
lastChanged
:
Instant
Content copied to clipboard
lastUpdated
Link copied to clipboard
open
override
val
lastUpdated
:
Instant
Content copied to clipboard
userId
Link copied to clipboard
open
override
val
userId
:
UserId
?
Content copied to clipboard