Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
KSRoleWithUsersFieldRefs
Interface KSRoleWithUsersFieldRefs
Fields of the KSRoleWithUsers model
interface
KSRoleWithUsersFieldRefs
{
dbId
:
Prisma
.
FieldRef
<
"KSRoleWithUsers"
,
"String"
>
;
kickStreamerId
:
Prisma
.
FieldRef
<
"KSRoleWithUsers"
,
"String"
>
;
roleId
:
Prisma
.
FieldRef
<
"KSRoleWithUsers"
,
"String"
>
;
userIds
:
Prisma
.
FieldRef
<
"KSRoleWithUsers"
,
"String[]"
>
;
}
Index
Properties
db
Id
kick
Streamer
Id
role
Id
user
Ids
Properties
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"KSRoleWithUsers"
,
"String"
>
Readonly
kick
Streamer
Id
kick
Streamer
Id
:
Prisma
.
FieldRef
<
"KSRoleWithUsers"
,
"String"
>
Readonly
role
Id
role
Id
:
Prisma
.
FieldRef
<
"KSRoleWithUsers"
,
"String"
>
Readonly
user
Ids
user
Ids
:
Prisma
.
FieldRef
<
"KSRoleWithUsers"
,
"String[]"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
db
Id
kick
Streamer
Id
role
Id
user
Ids
@notidotbot/noti-api-client
Loading...
Fields of the KSRoleWithUsers model