toggle menu
objective
0.3.1
common
switch theme
search in API
objective
/
me.haroldmartin.objective.models.index
/
IndexConfiguration
Index
Configuration
@
Serializable
data
class
IndexConfiguration
(
val
indexType
:
IndexType
=
IndexType()
,
val
fields
:
Fields
)
Members
Constructors
Index
Configuration
Link copied to clipboard
constructor
(
indexType
:
IndexType
=
IndexType()
,
fields
:
Fields
)
Properties
fields
Link copied to clipboard
val
fields
:
Fields
index
Type
Link copied to clipboard
@
SerialName
(
value
=
"index_type"
)
val
indexType
:
IndexType