pub async fn events_notifications_retrieve(
configuration: &Configuration,
uuid: &str,
) -> Result<Notification, Error<EventsNotificationsRetrieveError>>
Expand description
Notification Viewset
pub async fn events_notifications_retrieve(
configuration: &Configuration,
uuid: &str,
) -> Result<Notification, Error<EventsNotificationsRetrieveError>>
Notification Viewset