Class UpdateNationalDoNotCallRequest
This is used in the call to UpdateNationalDoNotCallRequest command. It represents all of the parameters that the command requires to do its work.
Inheritance
System.Object
UpdateNationalDoNotCallRequest
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class UpdateNationalDoNotCallRequest : ServiceRequest
Constructors
UpdateNationalDoNotCallRequest()
Declaration
public UpdateNationalDoNotCallRequest()
Properties
NewestLeadDate
Declaration
public DateTime NewestLeadDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
OldestLeadDate
Declaration
public DateTime OldestLeadDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |