Open the Portico Developer Guide site
PosGateway Schema
LongDescription Element
PosGateway Schema > CardMetadataRspType Complex Type : LongDescription Element
Description

The detailed description of the card product to be displayed inside the mobile wallet.

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
LongDescription Restriction of xs:string

The detailed description of the card product to be displayed inside the mobile wallet.

Source
<xs:element name="LongDescription" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The detailed description of the card product to be displayed inside the mobile wallet.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
CardMetadataRspType Complex TypePosGateway Schema