Open the Portico Developer Guide site
PosGateway Schema
Currency Element
PosGateway Schema > GiftCardRewardReqBlock1Type Complex Type : Currency Element
Description

Identifies the currency of the transaction amount; see the associated Type enumerations for specific values supported

Namespace http://Hps.Exchange.PosGateway
Type
currencyType Simple Type
Overview
Currency optional currencyType Simple Type

Identifies the currency of the transaction amount; see the associated Type enumerations for specific values supported

Source
<xs:element name="Currency" type="currencyType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Identifies the currency of the transaction amount; see the associated Type enumerations for specific values supported</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
GiftCardRewardReqBlock1Type Complex TypePosGateway Schema