| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Matrix unique identifier |
integer |
None. |
| typeID |
Matrix type identifier |
integer |
None. |
| name |
Matrix name |
string |
None. |
| structure |
Matrix structure (JSON schema) |
string |
None. |
| type |
Matrix type (e.g. Discrete, Continuous) |
string |
None. |
| sheets |
List of matrix sheets with row data (cleaned version for /matrix/data) |
Collection of MatrixSheetDataDTO |
None. |
| versions |
List of matrix versions |
Collection of MatrixVersion |
None. |