extras_notifications_list

Function extras_notifications_list 

Source
pub async fn extras_notifications_list(
    configuration: &Configuration,
    limit: Option<i32>,
    offset: Option<i32>,
    ordering: Option<&str>,
) -> Result<PaginatedNotificationList, Error<ExtrasNotificationsListError>>
Expand description

Get a list of notification objects.