http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
CashSalePaymentTotalInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : CashSalePaymentTotalInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Base Type
Extension of SalePaymentTotalInfo Complex Type
Diagram
CashSaleId Element IsoCurrencyCode Element CurrencyCode Element CurrencyDescription Element PaymentTypeShortDescription Element PaymentTypeDescription Element NumberOfChangeAmounts Element NumberOfRoundAmounts Element NumberOfPayments Element IsRoundAmount Element TotalPaid Element CurrencyId Element PaymentTypeId Element CompanyId Element Sequence CashSalePaymentTotalInfo Complex Type
Overview
Sequence
CompanyId xs:int
CurrencyId xs:int
TotalPaid xs:decimal
IsRoundAmount xs:boolean
PaymentTypeDescription optional xs:string
PaymentTypeShortDescription optional xs:string
CurrencyDescription optional xs:string
CurrencyCode optional xs:string
IsoCurrencyCode optional xs:string
CashSaleId xs:int
Used By
CashSalePaymentTotalInfo Element
Source
<xs:complexType name="CashSalePaymentTotalInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:SalePaymentTotalInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="CashSaleId" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents