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

The total cost of the installment plan

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

The total cost of the installment plan

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