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

Installment amount

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

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">Installment amount</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
FirstInstallmentType Complex TypePosGateway Schema