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

Indicates whether or not the AltpaymentCapture has been fully captured.

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

Indicates whether or not the AltpaymentCapture has been fully captured.

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">Indicates whether or not the AltpaymentCapture has been fully captured.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
MultiFulfillmentDataType Complex TypePosGateway Schema