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

The exchange rate used for currency conversion.

Namespace http://Hps.Exchange.PosGateway
Type
exchangeRateType Simple Type
Overview
ExchangeRateApplied optional exchangeRateType Simple Type

The exchange rate used for currency conversion.

Source
<xs:element name="ExchangeRateApplied" type="exchangeRateType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The exchange rate used for currency conversion.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CurrConversionDataType Complex TypePosGateway Schema