Name | Type | Description | Notes |
---|---|---|---|
count | BigDecimal | The total record count on the backend | [optional] |
description_columns | InlineResponse200DescriptionColumns | [optional] | |
ids | Array<String> | A list of item ids, useful when you don't know the column id | [optional] |
label_columns | InlineResponse200LabelColumns | [optional] | |
list_columns | Array<String> | A list of columns | [optional] |
list_title | String | A title to render. Will be translated by babel | [optional] |
order_columns | Array<String> | A list of allowed columns to sort | [optional] |
result | Array<ChartRestApiGetList> | The result from the get list query | [optional] |