Interface NotificationGroupTypeMessages

Describes the type of notifications in a notification group. Subtype of NotificationGroupType.

interface NotificationGroupTypeMessages {
    @type: "notificationGroupTypeMessages";
}

Properties

Properties

@type: "notificationGroupTypeMessages"