Class to obtain the Notification template list.

interface NotificationTemplateList {
    jsonString: string;
}

Properties

Properties

jsonString: string