Open the Portico Developer Guide site
PosGateway Schema
GiftCardCurrency Element
PosGateway Schema > BNPLOrderItemDetailType Complex Type : GiftCardCurrency Element
Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
GiftCardCurrency optional Restriction of xs:string
Source
<xs:element name="GiftCardCurrency" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
BNPLOrderItemDetailType Complex TypePosGateway Schema