Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
ActiveInviteFieldRefs
Interface ActiveInviteFieldRefs
Fields of the ActiveInvite model
interface
ActiveInviteFieldRefs
{
bitfieldToSet
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"String"
>
;
code
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"String"
>
;
currentUses
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"Int"
>
;
dbId
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"String"
>
;
expiresAt
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"DateTime"
>
;
maxUses
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"Int"
>
;
teamId
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"String"
>
;
}
Index
Properties
bitfield
To
Set
code
current
Uses
db
Id
expires
At
max
Uses
team
Id
Properties
Readonly
bitfield
To
Set
bitfield
To
Set
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"String"
>
Readonly
code
code
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"String"
>
Readonly
current
Uses
current
Uses
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"Int"
>
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"String"
>
Readonly
expires
At
expires
At
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"DateTime"
>
Readonly
max
Uses
max
Uses
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"Int"
>
Readonly
team
Id
team
Id
:
Prisma
.
FieldRef
<
"ActiveInvite"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bitfield
To
Set
code
current
Uses
db
Id
expires
At
max
Uses
team
Id
@notidotbot/noti-api-client
Loading...
Fields of the ActiveInvite model