http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ArrayOfViewPrePaymentRequestInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ArrayOfViewPrePaymentRequestInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
CustomerName Element CustomerNumber Element SaleOrderDescription Element SaleOrderNumber Element ToPay Element Paid Element IsPaid Element Note Element ToBePaid Element ProductId Element UserId Element SaleOrderId Element CustomerId Element PrePaymentId Element PrePaymentRequestNumber Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPrePaymentRequestInfo Element Sequence ArrayOfViewPrePaymentRequestInfo 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
ToBePaid xs:decimal
Note optional xs:string
IsPaid xs:boolean
Paid xs:decimal
ToPay xs:decimal
SaleOrderDescription optional xs:string
CustomerName optional xs:string
Used By
GetPrePaymentRequestsResult Element
Source
<xs:complexType name="ArrayOfViewPrePaymentRequestInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewPrePaymentRequestInfo" nillable="true" type="tns:ViewPrePaymentRequestInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents