Interface NotificationsItemOption7

interface NotificationsItemOption7 {
    channeltype: PVRChannelType;
    id: number;
    title: string;
    type: NotificationsItemType;
}

Properties

channeltype: PVRChannelType
id: number
title: string