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

Search for currency conversion transactions where the user opted in or out; the default is null.

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
CurrencyOptOutFlag optional booleanType Simple Type

Search for currency conversion transactions where the user opted in or out; the default is null.

Source
<xs:element name="CurrencyOptOutFlag" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Search for currency conversion transactions where the user opted in or out; the default is null.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SearchCriteriaType Complex TypePosGateway Schema