Open the Portico Developer Guide site
PosGateway Schema
OrderDate Element
PosGateway Schema > VisaType Complex Type : OrderDate Element
Description

Date the order was taken. May be null or contain zeros.

Namespace http://Hps.Exchange.PosGateway
Type
xs:dateTime
Overview
OrderDate optional xs:dateTime

Date the order was taken. May be null or contain zeros.

Source
<xs:element name="OrderDate" type="xs:dateTime" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Date the order was taken. May be null or contain zeros.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
VisaType Complex TypePosGateway Schema