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

Indicates the currency associated with the cardholder card.

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

Indicates the currency associated with the cardholder card.

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>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CurrConversionDataType Complex TypePosGateway Schema