Preparing search index...
The search index is not available
digicust_types
digicust_types
NotificationsModel
Interface NotificationsModel
Information about a notification Model
interface
NotificationsModel
{
addresseeId
?:
string
;
addresseeType
?:
"customer"
|
"project"
|
"user"
;
consumer
?:
string
;
id
?:
string
;
link
?:
string
;
message
?:
string
;
status
?:
string
;
title
?:
string
;
}
Index
Properties
addressee
Id?
addressee
Type?
consumer?
id?
link?
message?
status?
title?
Properties
Optional
addressee
Id
addressee
Id
?:
string
Optional
addressee
Type
addressee
Type
?:
"customer"
|
"project"
|
"user"
Optional
consumer
consumer
?:
string
Optional
id
id
?:
string
Optional
link
link
?:
string
Optional
message
message
?:
string
Optional
status
status
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
addressee
Id
addressee
Type
consumer
id
link
message
status
title
digicust_types
Loading...
Information about a notification Model