pub async fn list_notification(
configuration: &Configuration,
params: ListNotificationParams,
) -> Result<ListNotificationResponse, Error<ListNotificationError>>
Expand description
Retrieve a list of notifications belonging to the account used to make the request