Open the Portico Developer Guide site
PosGateway Schema
HostBatchTxnCnt Element
PosGateway Schema > PosReportBatchDetailRspType Complex Type > Header Element : HostBatchTxnCnt Element
Description

Total number of transactions in the host batch.

Namespace http://Hps.Exchange.PosGateway
Type
xs:int
Overview
HostBatchTxnCnt optional xs:int

Total number of transactions in the host batch.

Source
<xs:element name="HostBatchTxnCnt" type="xs:int" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Total number of transactions in the host batch.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementPosReportBatchDetailRspType Complex TypePosGateway Schema