interface NotificationStatisticsQuery {
    conditions?: NotificationStatisticsQueryConditions[];
}

Properties

Properties