Class CustomerPayments_Response_GET_OUTPUT
Inheritance
System.Object
CustomerPayments_Response_GET_OUTPUT
Assembly: Natec.Entities.dll
Syntax
public class CustomerPayments_Response_GET_OUTPUT : BaseEntity, IPropertyIndexer
Constructors
CustomerPayments_Response_GET_OUTPUT()
Declaration
public CustomerPayments_Response_GET_OUTPUT()
Properties
Account
Declaration
public string Account { get; set; }
Property Value
Type |
Description |
System.String |
|
Annul
Declaration
public Nullable<int> Annul { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
BankAccountNumber
Declaration
public string BankAccountNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
BankName
Declaration
public string BankName { get; set; }
Property Value
Type |
Description |
System.String |
|
BillDateCreate
Declaration
public DateTime BillDateCreate { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
BillNumber
Declaration
public string BillNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
cpay_Amount
Declaration
public Decimal cpay_Amount { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
cpay_AmountTaxes
Declaration
public Decimal cpay_AmountTaxes { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
cpay_ExternalID
Declaration
public string cpay_ExternalID { get; set; }
Property Value
Type |
Description |
System.String |
|
cpay_ID
Declaration
public Nullable<long> cpay_ID { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int64> |
|
cpd_Amount
Declaration
public Decimal cpd_Amount { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
cpd_ExternalID
Declaration
public string cpd_ExternalID { get; set; }
Property Value
Type |
Description |
System.String |
|
currency_Name
Declaration
public string currency_Name { get; set; }
Property Value
Type |
Description |
System.String |
|
customer_Name
Declaration
public string customer_Name { get; set; }
Property Value
Type |
Description |
System.String |
|
DatePay
Declaration
public DateTime DatePay { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
DealerId
Declaration
public int DealerId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DesAccount
Declaration
public string DesAccount { get; set; }
Property Value
Type |
Description |
System.String |
|
DesContract
Declaration
public string DesContract { get; set; }
Property Value
Type |
Description |
System.String |
|
DesPhone
Declaration
public string DesPhone { get; set; }
Property Value
Type |
Description |
System.String |
|
IDType
Declaration
public Nullable<int> IDType { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
IsPayDoc
Declaration
public int IsPayDoc { get; set; }
Property Value
Type |
Description |
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 |
|
ModifiedBy
Declaration
public string ModifiedBy { get; set; }
Property Value
Type |
Description |
System.String |
|
ModifiedDate
Declaration
public DateTime ModifiedDate { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
Moved
Declaration
public int Moved { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PayClass
Declaration
public Nullable<int> PayClass { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
PayClassCode
Declaration
public string PayClassCode { get; set; }
Property Value
Type |
Description |
System.String |
|
PayClassName
Declaration
public string PayClassName { get; set; }
Property Value
Type |
Description |
System.String |
|
PayDocNumber
Declaration
public string PayDocNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
PayINN
Declaration
public string PayINN { 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 |
|
ReestrDate
Declaration
public DateTime ReestrDate { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
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 |
|
RemoveBy
Declaration
public string RemoveBy { get; set; }
Property Value
Type |
Description |
System.String |
|
RemoveDate
Declaration
public DateTime RemoveDate { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
Total
Declaration
public int Total { get; set; }
Property Value
Type |
Description |
System.Int32 |
|