Open the Portico Developer Guide site
PosGateway Schema
Amount Element
PosGateway Schema > LastInstallmentType Complex Type : Amount Element
Description

Last installment amount

Namespace http://Hps.Exchange.PosGateway
Type
xs:int
Overview
Amount optional xs:int

Last installment amount

Source
<xs:element name="Amount" type="xs:int" minOccurs="0" default="-1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Last installment amount</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
LastInstallmentType Complex TypePosGateway Schema