Interface IWebUserNotificationService
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public interface IWebUserNotificationService : IEntityService<WebUserNotificationEntity>, IService
Methods
AcknowledgeUserNotification(AcknowledgeUserNotificationRequest)
Declaration
AcknowledgeUserNotificationResponse AcknowledgeUserNotification(AcknowledgeUserNotificationRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| AcknowledgeUserNotificationRequest | request |
Returns
| Type | Description |
|---|---|
| AcknowledgeUserNotificationResponse |