Share via


NotificationOutput interface

The notification model.

Properties

code

Notification code.

message

Notification message.

Property Details

code

Notification code.

code?: number

Property Value

number

message

Notification message.

message?: string

Property Value

string