http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
ArrayOfViewReceivedBankPaymentInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents : ArrayOfViewReceivedBankPaymentInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents
Diagram
TotalPayments Element Final Element ProcessLog Element PaymentStatus Element PaymentValue Element PaymentReference Element FinancialReference Element Iban Element ImportDateTime Element Number Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewReceivedBankPaymentInfo Element Sequence ArrayOfViewReceivedBankPaymentInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Number xs:int
ImportDateTime xs:dateTime
Iban optional xs:string
FinancialReference optional xs:string
PaymentReference optional xs:string
PaymentValue xs:decimal
ProcessLog optional xs:string
Final xs:boolean
TotalPayments xs:decimal
Used By
GetReceivedBankPaymentsResult Element
Source
<xs:complexType name="ArrayOfViewReceivedBankPaymentInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewReceivedBankPaymentInfo" nillable="true" type="tns:ViewReceivedBankPaymentInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceFinancialComponents