Open the Portico Developer Guide site
PosGateway Schema
NbrOfInstallments Element
PosGateway Schema > MatchedPlansType Complex Type : NbrOfInstallments Element
Description

The number of installments for the plan

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

The number of installments for the plan

Source
<xs:element name="NbrOfInstallments" 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">The number of installments for the plan</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
MatchedPlansType Complex TypePosGateway Schema