PersonRole

enum PersonRole : Enum<PersonRole>

An enum for user role. Represents the assigned role of the user

Since

3.6.0

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int