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

Sum of transaction amounts in the host batch.

Namespace http://Hps.Exchange.PosGateway
Type
xs:decimal
Overview
HostBatchTxnAmt optional xs:decimal

Sum of transaction amounts in the host batch.

Source
<xs:element name="HostBatchTxnAmt" type="xs:decimal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Sum of transaction amounts in the host batch.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Header ElementPosReportBatchDetailRspType Complex TypePosGateway Schema