Interface NotificationSchemeNotificationDetailsPayload

The configuration for notification recipents

interface NotificationSchemeNotificationDetailsPayload {
    notificationType?: string;
    parameter?: string;
}

Properties

notificationType?: string

The type of notification.

parameter?: string

The parameter of the notification, should be eiither null if not required, or PCRI.