Open the Portico Developer Guide site
PosGateway Schema
HasLevelIII Element
PosGateway Schema > TransactionDataType Complex Type : HasLevelIII Element
Description

Specify if transaction has L3 data

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
HasLevelIII optional booleanType Simple Type

Specify if transaction has L3 data

Source
<xs:element name="HasLevelIII" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Specify if transaction has L3 data</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TransactionDataType Complex TypePosGateway Schema