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

Indicates that transaction was initiated in "store and forward" (SAF) mode (Y)

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

Indicates that transaction was initiated in "store and forward" (SAF) mode (Y)

Source
<xs:element name="SAFIndicator" type="booleanType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates that transaction was initiated in "store and forward" (SAF) mode (Y)</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SAFDataType Complex TypePosGateway Schema