Class ListNumbers_Response_GET_OUTPUT
Inheritance
System.Object
ListNumbers_Response_GET_OUTPUT
Assembly: Natec.Entities.dll
Syntax
public class ListNumbers_Response_GET_OUTPUT : BaseEntity, IPropertyIndexer
Constructors
ListNumbers_Response_GET_OUTPUT()
Declaration
public ListNumbers_Response_GET_OUTPUT()
Properties
BankAccountID
Declaration
public int BankAccountID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Batch_ID
Declaration
public Nullable<int> Batch_ID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
BatchID
Declaration
public Nullable<int> BatchID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
DateReestr
Declaration
public DateTime DateReestr { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
Item[String]
Declaration
public object this[string index] { get; set; }
Parameters
Type |
Name |
Description |
System.String |
index |
|
Property Value
Type |
Description |
System.Object |
|
lang
Declaration
public string lang { get; set; }
Property Value
Type |
Description |
System.String |
|
ListNumber
Declaration
public string ListNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
ReestrID
Declaration
public int ReestrID { get; set; }
Property Value
Type |
Description |
System.Int32 |
|