Function get_notifications

Source
pub async fn get_notifications(
    configuration: &Configuration,
    app_id: &str,
    limit: Option<i32>,
    offset: Option<i32>,
    kind: Option<i32>,
) -> Result<NotificationSlice, Error<GetNotificationsError>>
Expand description

View the details of multiple notifications