http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ViewCashSalePaymentInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ViewCashSalePaymentInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Base Type
Extension of CashSalePaymentInfo Complex Type
Diagram
Eft2Description Element Eft1Description Element PosTerminalNumber Element PaymentType Element PaymentTypeDescription Element LedgerId Element SaleUserId Element PosTerminalId Element ConversionId Element CardIssuerCode Element CardIdentifier Element Reference Element IsChangeAmount Element TransactionDateTime Element IsRoundAmount Element Paid Element CurrencyId Element PaymentTypeId Element CashSaleId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCashSalePaymentInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CashSaleId xs:int
CurrencyId xs:int
Paid xs:decimal
IsRoundAmount xs:boolean
IsChangeAmount xs:boolean
Reference optional xs:string
CardIdentifier optional xs:string
CardIssuerCode optional xs:string
SaleUserId xs:int
LedgerId xs:int
PaymentTypeDescription optional xs:string
Eft1Description optional xs:string
Eft2Description optional xs:string
Used By
ViewCashSalePaymentInfo Element
Source
<xs:complexType name="ViewCashSalePaymentInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:CashSalePaymentInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="PosTerminalId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SaleUserId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="LedgerId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="PaymentTypeDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="PaymentType" type="tns:PaymentType" />
        <xs:element minOccurs="1" maxOccurs="1" name="PosTerminalNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="Eft1Description" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="Eft2Description" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents