SortRuleValueArray
Struct for an array of sort rules.
Name | Description | Type |
---|---|---|
values | Sort rules. The first rule has the highest presedence meaning that it is the primary sort rule. | SortRule[] |
Example
{
"values": [] /* Array of SortRule */
}
Struct for an array of sort rules.
Name | Description | Type |
---|---|---|
values | Sort rules. The first rule has the highest presedence meaning that it is the primary sort rule. | SortRule[] |
{
"values": [] /* Array of SortRule */
}