Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
modules/user-to-roles
SyncUserToRoleInput
Class SyncUserToRoleInput
Hierarchy (
View Summary
)
SyncUserToRoleInput
SyncUserToRoleOptions
Index
Constructors
constructor
Properties
expire
At?
granted
By
Id?
id
organization
Group
Id?
organization
Id?
role
Id
status
user
Id
Constructors
constructor
new
SyncUserToRoleInput
()
:
SyncUserToRoleInput
Returns
SyncUserToRoleInput
Properties
Optional
expire
At
expireAt
?:
MaybeNull
<
Date
>
Optional
granted
By
Id
grantedById
?:
MaybeNull
<
string
>
id
id
:
string
Optional
organization
Group
Id
organizationGroupId
?:
MaybeNull
<
string
>
Optional
organization
Id
organizationId
?:
MaybeNull
<
string
>
role
Id
roleId
:
string
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
granted
By
Id
id
organization
Group
Id
organization
Id
role
Id
status
user
Id
@deep/nest-kit
Loading...