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

The currency type associated with the installment plan

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
Currency optional xs:string

The currency type associated with the installment plan

Source
<xs:element name="Currency" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The currency type associated with the installment plan</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CostInfoType Complex TypePosGateway Schema