avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-authorization
/
io.github.lishangbu.avalon.authorization.entity
/
RoleProps
Role
Props
@
GeneratedBy
(
type
=
Role::class
)
object
RoleProps
Members
Properties
CODE
Link copied to clipboard
val
CODE
:
TypedProp.Scalar
<
Role
,
String
?
>
ENABLED
Link copied to clipboard
val
ENABLED
:
TypedProp.Scalar
<
Role
,
Boolean
?
>
ID
Link copied to clipboard
val
ID
:
TypedProp.Scalar
<
Role
,
Long
>
MENUS
Link copied to clipboard
val
MENUS
:
TypedProp.ReferenceList
<
Role
,
Menu
>
NAME
Link copied to clipboard
val
NAME
:
TypedProp.Scalar
<
Role
,
String
?
>