Class CustomerPayments_Request_GET
Inheritance
System.Object
CustomerPayments_Request_GET
Assembly: Natec.Entities.dll
Syntax
public class CustomerPayments_Request_GET : BaseEntity, IPropertyIndexer
Constructors
CustomerPayments_Request_GET()
Declaration
public CustomerPayments_Request_GET()
Properties
Amount
Declaration
public string Amount { get; set; }
Property Value
Type |
Description |
System.String |
|
AmountFrom
Declaration
public Nullable<Decimal> AmountFrom { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
AmountTo
Declaration
public Nullable<Decimal> AmountTo { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
Annul
Declaration
public Nullable<int> Annul { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
BankAccountID
Declaration
public Nullable<int> BankAccountID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
BankCode
Declaration
public string BankCode { get; set; }
Property Value
Type |
Description |
System.String |
|
CacheControlDate
Declaration
public Nullable<DateTime> CacheControlDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
CustomerID
Declaration
public Nullable<int> CustomerID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
DateFrom
Declaration
public Nullable<DateTime> DateFrom { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
DateTo
Declaration
public Nullable<DateTime> DateTo { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
Declaration
public string ErrFormat { get; set; }
Property Value
Type |
Description |
System.String |
|
global_unique_id
Declaration
public string global_unique_id { get; set; }
Property Value
Type |
Description |
System.String |
|
ID
Declaration
public Nullable<long> ID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int64> |
|
IDType
Declaration
public Nullable<int> IDType { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Item[String]
Declaration
public object this[string index] { get; set; }
Parameters
Type |
Name |
Description |
System.String |
index |
|
Property Value
Type |
Description |
System.Object |
|
Declaration
public string KassaRemark { get; set; }
Property Value
Type |
Description |
System.String |
|
lang
Declaration
public string lang { get; set; }
Property Value
Type |
Description |
System.String |
|
PageNumber
Declaration
public Nullable<int> PageNumber { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
PageSize
Declaration
public Nullable<int> PageSize { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
PayClass
Declaration
public Nullable<int> PayClass { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
PayDocNumber
Declaration
public string PayDocNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
PayInterfaceID
Declaration
public Nullable<int> PayInterfaceID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
PayInterfaceName
Declaration
public string PayInterfaceName { get; set; }
Property Value
Type |
Description |
System.String |
|
ReestrNumber
Declaration
public string ReestrNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Remark { get; set; }
Property Value
Type |
Description |
System.String |
|