Class NationalDoNotCallProcessImportResponse
Inheritance
System.Object
NationalDoNotCallProcessImportResponse
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class NationalDoNotCallProcessImportResponse : ServiceResponse
Constructors
NationalDoNotCallProcessImportResponse()
Declaration
public NationalDoNotCallProcessImportResponse()
Properties
Count
Declaration
public int Count { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RecordsAccepted
Declaration
public int RecordsAccepted { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
RecordsRejected
Declaration
public int RecordsRejected { get; set; }
Property Value
Type |
Description |
System.Int32 |
|