Open the Portico Developer Guide site
PosGateway Schema
TransactionCode Element
PosGateway Schema > DebitMacRspType Complex Type : TransactionCode Element
Description

Code that indicates type of transaction on the host.

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

Code that indicates type of transaction on the host.

Source
<xs:element name="TransactionCode" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Code that indicates type of transaction on the host.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
DebitMacRspType Complex TypePosGateway Schema