Open the Portico Developer Guide site
PosGateway Schema
BatchCloseDT Element
PosGateway Schema > TransactionDataType Complex Type : BatchCloseDT Element
Description

Batch close date time in the time zone conversion requested. If the transaction is in open batch value is nil.

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

Batch close date time in the time zone conversion requested. If the transaction is in open batch value is nil.

Source
<xs:element name="BatchCloseDT" type="xs:dateTime" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Batch close date time in the time zone conversion requested. If the transaction is in open batch value is nil.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePosGateway Schema