Open the Portico Developer Guide site
PosGateway Schema
Notes Element
PosGateway Schema > PosGiftCardSaleRspType Complex Type : Notes Element
Description

Contains rewards messages to be displayed by the client to inform an account holder about special rewards or promotions available

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

Contains rewards messages to be displayed by the client to inform an account holder about special rewards or promotions available

Source
<xs:element name="Notes" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Contains rewards messages to be displayed by the client to inform an account holder about special rewards or promotions available</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
PosGiftCardSaleRspType Complex TypePosGateway Schema