Open the Portico Developer Guide site
PosGateway Schema
CardHolderAmt Element
PosGateway Schema > CurrConversionDataType Complex Type : CardHolderAmt Element
Description

The charge amount in the cardholder currency.

Namespace http://Hps.Exchange.PosGateway
Type
amtTypeGlobal Simple Type
Overview
CardHolderAmt optional amtTypeGlobal Simple Type

The charge amount in the cardholder currency.

Source
<xs:element name="CardHolderAmt" type="amtTypeGlobal" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The charge amount in the cardholder currency.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CurrConversionDataType Complex TypePosGateway Schema