Homepage

SortOrderEnum

Last edit: Oct 26, 2022

No description

enum SortOrderEnum {
  ASC
  DESC
}

Values

ASC

for strings: a,b,c, for numbers: 1,2,3

DESC

for strings: z,x,y, for numbers: 99,98,97

Questions?

We are always happy to help with any questions you may have.

contact us