Type Alias ListNotificationsResponses

ListNotificationsResponses: {
    200: NotificationListResponseDto;
}