Interface
Object indicating the field display order for the related records and whether they should be sorted in ascending or descending order.
Properties
Property | Type | Notes |
---|---|---|
string | The attribute value of the field selected that will drive the sorting of related records. | |
"asc" | "desc" | Set the ascending or descending sort order of the returned related records. |