Documentation / @zerotal/notifications / RecentDelivery
Interface: RecentDelivery
Defined in: notifications/src/stats.ts:16
One recorded delivery attempt on one channel.
Properties
at
at:
number
Defined in: notifications/src/stats.ts:17
className
className:
string
Defined in: notifications/src/stats.ts:18
channel
channel:
string
Defined in: notifications/src/stats.ts:19
notifiable
notifiable:
string
Defined in: notifications/src/stats.ts:20
ok
ok:
boolean
Defined in: notifications/src/stats.ts:21
durationMs
durationMs:
number
Defined in: notifications/src/stats.ts:22
error
error:
string|undefined
Defined in: notifications/src/stats.ts:23