Open the Portico Developer Guide site
PosGateway Schema
HostDebitSaleCnt Element
PosGateway Schema > PosReportBatchSummaryRspType Complex Type > Header Element : HostDebitSaleCnt Element
Description

Number of debit sale transactions in the host batch.

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

Number of debit sale transactions in the host batch.

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