Open the Portico Developer Guide site
PosGateway Schema
DebitCreditInd Element
PosGateway Schema > PosReportBatchDetailRspType Complex Type > Details Element : DebitCreditInd Element
Description

Indicates if the transaction was a 'D' (debit) or 'C' (credit)

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
DebitCreditInd xs:string

Indicates if the transaction was a 'D' (debit) or 'C' (credit)

Source
<xs:element name="DebitCreditInd" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates if the transaction was a 'D' (debit) or 'C' (credit)</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Details ElementPosReportBatchDetailRspType Complex TypePosGateway Schema