http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ArrayOfViewPrePaymentInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ArrayOfViewPrePaymentInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
InvoiceSaleNumber Element SaleOrderNumber Element IsSibblingPrePayment Element PaymentTypeId Element TransactionNumber Element PrePaymentTypeDescription Element PrePaymentTypeCode Element ProcessedAmount Element RemainingAmount Element ParentPrePaymentNumber Element Note Element Paid Element InvoiceSaleId Element CashSaleRowId Element PosTerminalId Element PrePaymentTypeId Element ProductId Element UserId Element SaleOrderId Element CustomerId Element ParentPrePaymentId Element PrePaymentRequestId Element PrePaymentNumber Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPrePaymentInfo Element Sequence ArrayOfViewPrePaymentInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
CustomerId xs:int
UserId xs:int
ProductId xs:int
Paid xs:decimal
Note optional xs:string
RemainingAmount xs:decimal
ProcessedAmount xs:decimal
PrePaymentTypeCode optional xs:string
PrePaymentTypeDescription optional xs:string
Used By
GetPrePaymentsResult Element
Source
<xs:complexType name="ArrayOfViewPrePaymentInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewPrePaymentInfo" nillable="true" type="tns:ViewPrePaymentInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents