Preparing search index...
The search index is not available
@deep/nest-kit
@deep/nest-kit
modules/notifications
CreateNotificationOptions
Interface CreateNotificationOptions
interface
CreateNotificationOptions
{
meta
?:
NotificationMeta
;
processAt
?:
Date
;
referenceId
:
string
;
status
?:
NotificationStatus
;
userId
:
string
;
}
Hierarchy (
View Summary
)
CreateNotificationOptions
CreateNotificationWithMetaOptions
Index
Properties
meta?
process
At?
reference
Id
status?
user
Id
Properties
Optional
meta
meta
?:
NotificationMeta
Optional
process
At
processAt
?:
Date
reference
Id
referenceId
:
string
Optional
status
status
?:
NotificationStatus
user
Id
userId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
meta
process
At
reference
Id
status
user
Id
@deep/nest-kit
Loading...