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

The rate percentage

Namespace http://Hps.Exchange.PosGateway
Type
xs:decimal
Overview
RatePercentage optional xs:decimal

The rate percentage

Source
<xs:element name="RatePercentage" type="xs:decimal" minOccurs="0" default="-1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The rate percentage</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
FeeInfoType Complex TypePosGateway Schema