toggle menu
objective
0.3.1
common
switch theme
search in API
objective
/
me.haroldmartin.objective.models.obj
/
ObjectStatusContainer
Object
Status
Container
@
Serializable
data
class
ObjectStatusContainer
<
T
>
(
val
id
:
ObjectId
,
val
status
:
IndexesStatus
,
val
objectData
:
T
)
Members
Constructors
Object
Status
Container
Link copied to clipboard
constructor
(
id
:
ObjectId
,
status
:
IndexesStatus
,
objectData
:
T
)
Properties
id
Link copied to clipboard
val
id
:
ObjectId
object
Data
Link copied to clipboard
@
SerialName
(
value
=
"object"
)
val
objectData
:
T
status
Link copied to clipboard
val
status
:
IndexesStatus