Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
modules/user-to-roles
CreateUserToRoleOptions
Class CreateUserToRoleOptions
Index
Constructors
constructor
Properties
expire
At?
grant
At?
granted
By
Id?
id?
organization
Id?
role
Id
status?
user
Id
Constructors
constructor
new
CreateUserToRoleOptions
()
:
CreateUserToRoleOptions
Returns
CreateUserToRoleOptions
Properties
Optional
expire
At
expireAt
?:
MaybeNull
<
Date
>
Optional
grant
At
grantAt
?:
MaybeNull
<
Date
>
Optional
granted
By
Id
grantedById
?:
MaybeNull
<
string
>
Optional
id
id
?:
string
Optional
organization
Id
organizationId
?:
MaybeNull
<
string
>
role
Id
roleId
:
string
Optional
status
status
?:
UserToRoleStatus
user
Id
userId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
expire
At
grant
At
granted
By
Id
id
organization
Id
role
Id
status
user
Id
@deep/nest-kit
Loading...