Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
NotificationProviderFieldRefs
Interface NotificationProviderFieldRefs
Fields of the NotificationProvider model
interface
NotificationProviderFieldRefs
{
dbId
:
Prisma
.
FieldRef
<
"NotificationProvider"
,
"String"
>
;
enabled
:
Prisma
.
FieldRef
<
"NotificationProvider"
,
"Boolean"
>
;
name
:
Prisma
.
FieldRef
<
"NotificationProvider"
,
"String"
>
;
updatedAt
:
Prisma
.
FieldRef
<
"NotificationProvider"
,
"DateTime"
>
;
}
Index
Properties
db
Id
enabled
name
updated
At
Properties
Readonly
db
Id
db
Id
:
Prisma
.
FieldRef
<
"NotificationProvider"
,
"String"
>
Readonly
enabled
enabled
:
Prisma
.
FieldRef
<
"NotificationProvider"
,
"Boolean"
>
Readonly
name
name
:
Prisma
.
FieldRef
<
"NotificationProvider"
,
"String"
>
Readonly
updated
At
updated
At
:
Prisma
.
FieldRef
<
"NotificationProvider"
,
"DateTime"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
db
Id
enabled
name
updated
At
@notidotbot/noti-api-client
Loading...
Fields of the NotificationProvider model