Open the Portico Developer Guide site
PosGateway Schema
FlatFee Element
PosGateway Schema > FeeInfoType Complex Type : FlatFee Element
Description

Flat fee

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

Flat fee

Source
<xs:element name="FlatFee" 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">Flat fee</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
FeeInfoType Complex TypePosGateway Schema