Type Alias NotificationUnreadCountResponses

NotificationUnreadCountResponses: {
    200: NotificationUnreadCountResponseDto;
}