Open the Portico Developer Guide site
PosGateway Schema
ReportEndDate Element
PosGateway Schema > PosTokenUpdaterHistoryReqType Complex Type : ReportEndDate Element
Description

End of the reporting date. If null, current date is used.

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

End of the reporting date. If null, current date is used.

Source
<xs:element name="ReportEndDate" type="xs:dateTime" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">End of the reporting date. If null, current date is used.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosTokenUpdaterHistoryReqType Complex TypePosGateway Schema