http://retail3000.net/Retail3000Webservice/PosComponents
NewParkedPosTransactionInfoResponse Element
http://retail3000.net/Retail3000Webservice/PosComponents : NewParkedPosTransactionInfoResponse Element
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Diagram
TotalNetPrice Element TotalGrossPrice Element CustomerId Element UserId Element XmlData Element Description Element ParkingNumber Element PosTerminalId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence NewParkedPosTransactionInfoResult Element Sequence NewParkedPosTransactionInfoResponse Element
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
XmlData optional xs:string
UserId xs:int
CustomerId xs:int
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
Source
<xs:element name="NewParkedPosTransactionInfoResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="NewParkedPosTransactionInfoResult" type="tns:ParkedPosTransactionInfo" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents