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

The short description of the card product to be used for notification on the mobile device.

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

The short description of the card product to be used for notification on the mobile device.

Source
<xs:element name="ShortDescription" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The short description of the card product to be used for notification on the mobile device.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
CardMetadataRspType Complex TypePosGateway Schema