Open the Portico Developer Guide site
PosGateway Schema
HostTotalAmt Element
PosGateway Schema > PosBatchCloseRspType Complex Type : HostTotalAmt Element
Description

Sum of transaction amounts in the host batch.

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

Sum of transaction amounts in the host batch.

Source
<xs:element name="HostTotalAmt" 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
PosBatchCloseRspType Complex TypePosGateway Schema