IAttributeSortItem
Home > @gooddata/sdk-model > IAttributeSortItem
IAttributeSortItem interface
Sort item which specifies that the result should be sorted by attribute element values in either ascending or descending order.
Signature:
export interface IAttributeSortItem
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
attributeSortItem | IAttributeSortTarget & IAttributeSortType & ISortDirection |