Skip to main content

RoomOrderBy

No description

enum RoomOrderBy {
idASC
idDESC
nameASC
nameDESC
notesASC
notesDESC
createdAtASC
createdAtDESC
updatedAtASC
updatedAtDESC
meshIdASC
meshIdDESC
systemUserIdASC
systemUserIdDESC
accountUserIdASC
accountUserIdDESC
}

Values#

idASC#

idDESC#

nameASC#

nameDESC#

notesASC#

notesDESC#

createdAtASC#

createdAtDESC#

updatedAtASC#

updatedAtDESC#

meshIdASC#

meshIdDESC#

systemUserIdASC#

systemUserIdDESC#

accountUserIdASC#

accountUserIdDESC#