http://retail3000.net/Retail3000Webservice/PosComponents
NewPosTransactionInfoResponse Element
http://retail3000.net/Retail3000Webservice/PosComponents : NewPosTransactionInfoResponse Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
IgnoredReason Element IgnoreTransaction Element Package Element ConversionId Element TransactionDateTime Element RejectInfo Element IsRejected Element Xml Element Version Element Uri Element FileName Element UserId Element ReceiptId Element PosTerminalId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence NewPosTransactionInfoResult Element Sequence NewPosTransactionInfoResponse Element
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ReceiptId xs:int
UserId xs:int
FileName optional xs:string
Uri optional xs:string
Version optional xs:string
Xml optional xs:string
IsRejected xs:boolean
RejectInfo optional xs:string
ConversionId xs:long
Package optional xs:base64Binary
IgnoredReason optional xs:string
Source
<xs:element name="NewPosTransactionInfoResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="NewPosTransactionInfoResult" type="tns:PosTransactionInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents