Open the Portico Developer Guide site
PosGateway Schema
GiftCurrency Element
PosGateway Schema > SearchCriteriaType Complex Type : GiftCurrency Element
Description

A specific type of gift currency; see the associated Type enumerations for specific values supported

Note: If not supplied, 'all' is assumed.

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

A specific type of gift currency; see the associated Type enumerations for specific values supported

Note: If not supplied, 'all' is assumed.

Source
<xs:element name="GiftCurrency" type="currencyType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">A specific type of gift currency; see the associated Type enumerations for specific values supported</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If not supplied, 'all' is assumed.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SearchCriteriaType Complex TypePosGateway Schema