Skip to main content

CountryOrderBy

No description

enum CountryOrderBy {
idASC
idDESC
nameASC
nameDESC
createdAtASC
createdAtDESC
updatedAtASC
updatedAtDESC
}

Values#

idASC#

idDESC#

nameASC#

nameDESC#

createdAtASC#

createdAtDESC#

updatedAtASC#

updatedAtDESC#