avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-dataset-api
/
io.github.lishangbu.avalon.dataset.api.model
/
UpsertTypeEffectivenessMatrixCommand
Upsert
Type
Effectiveness
Matrix
Command
data
class
UpsertTypeEffectivenessMatrixCommand
(
val
cells
:
List
<
TypeEffectivenessMatrixCellInput
>
=
emptyList()
)
Members
Constructors
Upsert
Type
Effectiveness
Matrix
Command
Link copied to clipboard
constructor
(
cells
:
List
<
TypeEffectivenessMatrixCellInput
>
=
emptyList()
)
Properties
cells
Link copied to clipboard
val
cells
:
List
<
TypeEffectivenessMatrixCellInput
>