toggle menu
api-models
JVM
switch theme
search in API
api-models
/
org.cryptotrader.api.library.entity.user
/
UserRoleTier
/
Companion
Companion
object
Companion
Members
Functions
from
Authority
Link copied to clipboard
fun
fromAuthority
(
authority
:
String
)
:
UserRoleTier
?
has
At
Least
Link copied to clipboard
fun
UserRoleTier
.
hasAtLeast
(
required
:
UserRoleTier
)
:
Boolean
Checks if this role has at least the required level of authority.