Open the Portico Developer Guide site
PosGateway Schema
SAFData Element
PosGateway Schema > PosReportTxnDetailRspType Complex Type : SAFData Element
Description

SAF details

Namespace http://Hps.Exchange.PosGateway
Type
SAFDataType Complex Type
Diagram
SAFOrigDT Element SAFIndicator Element All SAFData Element
Overview
SAFData optional SAFDataType Complex Type

SAF details

All
SAFIndicator booleanType Simple Type

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

SAFOrigDT optional xs:dateTime

Date and time when the transaction was originally initiated.

Source
<xs:element name="SAFData" type="SAFDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">SAF details</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosReportTxnDetailRspType Complex TypePosGateway Schema