Open the Portico Developer Guide site
PosGateway Schema
CardholderEmbossedName Element
PosGateway Schema > NTRSCardDataRspType Complex Type : CardholderEmbossedName Element
Description

The embossed name on the physical card.

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

The embossed name on the physical card.

Source
<xs:element name="CardholderEmbossedName" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The embossed name on the physical card.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
NTRSCardDataRspType Complex TypePosGateway Schema