pub async fn notifications_list_notifications(
configuration: &Configuration,
status: Option<&str>,
limit: Option<i32>,
skip: Option<i32>,
page: Option<i32>,
) -> Result<Vec<DePeriodMittwaldPeriodV1PeriodMessagingPeriodNotification>, Error<NotificationsListNotificationsError>>