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

The total fees for the installment plan

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

The total fees for the installment plan

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