toggle menu
objective
0.3.1
common
switch theme
search in API
objective
/
me.haroldmartin.objective.models.obj
/
IndexIdStatus
Index
Id
Status
@
Serializable
data
class
IndexIdStatus
(
val
indexId
:
String
,
val
status
:
IndexStatus
)
Members
Constructors
Index
Id
Status
Link copied to clipboard
constructor
(
indexId
:
String
,
status
:
IndexStatus
)
Properties
index
Id
Link copied to clipboard
@
SerialName
(
value
=
"id"
)
val
indexId
:
String
status
Link copied to clipboard
val
status
:
IndexStatus