Class NationalDoNotCallValidateImportResponse
Inheritance
System.Object
NationalDoNotCallValidateImportResponse
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class NationalDoNotCallValidateImportResponse : ServiceResponse
Constructors
NationalDoNotCallValidateImportResponse()
Declaration
public NationalDoNotCallValidateImportResponse()
Properties
Branch
Declaration
public string Branch { get; set; }
Property Value
Type |
Description |
System.String |
|
Count
Declaration
public int Count { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FileName
Declaration
public string FileName { get; set; }
Property Value
Type |
Description |
System.String |
|
ImportType
Declaration
public string ImportType { get; set; }
Property Value
Type |
Description |
System.String |
|