object

SellerSortOn

A list of sorting and filtering criteria applied to the sellers' data.
Fields
is_selected
Boolean
Indicates whether this sorting option is currently selected.
name
String
Name or identifier of the sorting option.
value
String
Value used to specify the sorting order (e.g., price_asc, discount_dsc).