| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Unique Matrix ID |
integer |
None. |
| title |
Matrix title |
string |
None. |
| type |
Matrix type, used for referenceing matrix in forms |
string |
None. |
| tags |
Matrix Tag information |
Collection of Tag |
None. |
| children |
List of child or sub matrices, these matrices inherit data from the parent |
Collection of MatrixListDTO |
None. |