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

Website URL to see the card art.

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

Website URL to see the card art.

Source
<xs:element name="CardArtUrl" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Website URL to see the card art.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
CardMetadataRspType Complex TypePosGateway Schema