AttributeSort
Home > @gooddata/sdk-code-schemas > v1 > AttributeSort
v1.AttributeSort interface
Signature:
export interface AttributeSort
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
"SUM" |
(Optional) Aggregation function to use for this sort. | ||
|
string | AttributeIdentifier11 | LabelIdentifier8 |
Local attribute or label to use in this sort. | ||
|
"ASC" | "DESC" |
Sort direction. | ||
|
"attribute_sort" |