Name | Type | Description | Notes |
---|---|---|---|
type | String | [optional] | |
title | String | Data table title. | [optional] |
footer | String | Data table footer. | [optional] |
data | Array<TwocolumnsData> | Table data. Each array element represents a table row. | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
type | String | [optional] | |
title | String | Data table title. | [optional] |
footer | String | Data table footer. | [optional] |
data | Array<TwocolumnsData> | Table data. Each array element represents a table row. | [optional] |