http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ViewInvoiceSalePaymentInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ViewInvoiceSalePaymentInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Base Type
Extension of InvoiceSalePaymentInfo Complex Type
Diagram
PaymentType Element TransactionDateTime Element UserId Element PosTerminalId Element PaymentTypeDescription Element InvoiceId Element InvoiceNumber Element InvoiceSaleNumber Element ConversionId Element CardIssuerCode Element CardIdentifier Element Reference Element Paid Element CurrencyId Element PaymentTypeId Element InvoiceSaleId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewInvoiceSalePaymentInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CurrencyId xs:int
Paid xs:decimal
Reference optional xs:string
CardIdentifier optional xs:string
CardIssuerCode optional xs:string
InvoiceId xs:int
PaymentTypeDescription optional xs:string
UserId xs:int
Used By
ViewInvoiceSalePaymentInfo Element
Source
<xs:complexType name="ViewInvoiceSalePaymentInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:InvoiceSalePaymentInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="InvoiceSaleNumber" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="InvoiceNumber" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="InvoiceId" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="PaymentTypeDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="PosTerminalId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="UserId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="TransactionDateTime" type="xs:dateTime" />
        <xs:element minOccurs="1" maxOccurs="1" name="PaymentType" type="tns:PaymentType" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents