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

Indicator for searching transactions that were processed and initiated in "store and forward" (SAF) mode.

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

Indicator for searching transactions that were processed and initiated in "store and forward" (SAF) mode.

Source
<xs:element name="SAFIndicator" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicator for searching transactions that were processed and initiated in "store and forward" (SAF) mode.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SearchCriteriaType Complex TypePosGateway Schema