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

Fully Captured Indicator for searching for Altpayment Transactions; the default is null.

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

Fully Captured Indicator for searching for Altpayment Transactions; the default is null.

Source
<xs:element name="FullyCapturedInd" type="booleanType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Fully Captured Indicator for searching for Altpayment Transactions; the default is null.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SearchCriteriaType Complex TypePosGateway Schema