Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
modules/user-to-roles
GetUserToRoleByOptions
Interface GetUserToRoleByOptions
interface
GetUserToRoleByOptions
{
id
?:
string
;
organizationId
?:
string
;
roleId
?:
string
;
status
?:
UserToRoleStatus
;
userId
?:
string
;
}
Index
Properties
id?
organization
Id?
role
Id?
status?
user
Id?
Properties
Optional
id
id
?:
string
Optional
organization
Id
organizationId
?:
string
Optional
role
Id
roleId
?:
string
Optional
status
status
?:
UserToRoleStatus
Optional
user
Id
userId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
organization
Id
role
Id
status
user
Id
@deep/nest-kit
Loading...