pub async fn extras_notifications_create(
configuration: &Configuration,
notification_request: NotificationRequest,
) -> Result<Notification, Error<ExtrasNotificationsCreateError>>Expand description
Post a list of notification objects.
pub async fn extras_notifications_create(
configuration: &Configuration,
notification_request: NotificationRequest,
) -> Result<Notification, Error<ExtrasNotificationsCreateError>>Post a list of notification objects.