Open the Portico Developer Guide site
PosGateway Schema
LastInstallment Element
PosGateway Schema > CostInfoType Complex Type : LastInstallment Element
Description

The last installment fee information for the installment plan

Namespace http://Hps.Exchange.PosGateway
Type
LastInstallmentType Complex Type
Diagram
Amount Element InstallmentFee Element All LastInstallment Element
Overview
LastInstallment optional LastInstallmentType Complex Type

The last installment fee information for the installment plan

All
InstallmentFee optional xs:int

Last Installment fee

Amount optional xs:int

Last installment amount

Source
<xs:element name="LastInstallment" type="LastInstallmentType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The last installment fee information for the installment plan</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CostInfoType Complex TypePosGateway Schema