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

Indicates the currency associated with the cardholder card.

Note:This is for the GNAPUK only.

Namespace http://Hps.Exchange.PosGateway
Type
currCodeType Simple Type
Overview
CardHolderCurrCode optional currCodeType Simple Type

Indicates the currency associated with the cardholder card.

Note:This is for the GNAPUK only.

Source
<xs:element name="CardHolderCurrCode" type="currCodeType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates the currency associated with the cardholder card.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong>This is for the GNAPUK only.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CurrConversionDataType Complex TypePortico Schema