interface UmbNotificationsEventModel {
    category: string;
    message: string;
    type: EventMessageTypeModel;
}

Properties

Properties

category: string
message: string
type: EventMessageTypeModel
MMNEPVFCICPMFPCPTTAAATR