FVySortDto

A data transfer object for sorting options

Properties

FieldTypeDescription

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