http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ArrayOfViewInvoiceSalePaymentInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ArrayOfViewInvoiceSalePaymentInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
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 Element Sequence ArrayOfViewInvoiceSalePaymentInfo Complex Type
Overview
Sequence
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
GetInvoiceSalePaymentsResult Element
Source
<xs:complexType name="ArrayOfViewInvoiceSalePaymentInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewInvoiceSalePaymentInfo" nillable="true" type="tns:ViewInvoiceSalePaymentInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents