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

The total recurring fees for the installment plan

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

The total recurring fees for the installment plan

Source
<xs:element name="TotalRecurringFees" 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 total recurring fees for the installment plan</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CostInfoType Complex TypePosGateway Schema