FVySortDto

A data transfer object for sorting options

Properties

Field
Type
Description

empty

bool

Indicates if the sorting option is set to 'Empty'

unsorted

bool

Indicates if the sorting option is set to 'Unsorted'

sorted

bool

Indicates if the sorting option is set to 'Sorted'

Last updated