Class AcknowledgeUserNotificationRequest
Represents the a request for the AcknowledgeUserNotification method.
Inheritance
System.Object
AcknowledgeUserNotificationRequest
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class AcknowledgeUserNotificationRequest : ServiceRequest
Constructors
AcknowledgeUserNotificationRequest()
Declaration
public AcknowledgeUserNotificationRequest()
Properties
Id
Notification Id
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |