Open the Portico Developer Guide site
PosGateway Schema
CardHolderLastName Element
PosGateway Schema > SearchCriteriaType Complex Type : CardHolderLastName Element
Description

The supplied string must appear somewhere in the last name of the associated card holder.

Namespace http://Hps.Exchange.PosGateway
Type
lastNameType Simple Type
Overview
CardHolderLastName optional lastNameType Simple Type

The supplied string must appear somewhere in the last name of the associated card holder.

Source
<xs:element name="CardHolderLastName" type="lastNameType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The supplied string must appear somewhere in the last name of the associated card holder.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SearchCriteriaType Complex TypePosGateway Schema