http://retail3000.net/Retail3000Webservice/PosComponents
ArrayOfViewEftJournalInfo Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : ArrayOfViewEftJournalInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
JournalText Element JournalNumber Element PosTransactionId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewEftJournalInfo Element Sequence ArrayOfViewEftJournalInfo Complex Type
Overview
Sequence
Used By
GetEftJournalsResult Element
Source
<xs:complexType name="ArrayOfViewEftJournalInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewEftJournalInfo" nillable="true" type="tns:ViewEftJournalInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents