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

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

Namespace http://Hps.Exchange.PosGateway
Type
firstNameType Simple Type
Overview
CardHolderFirstName optional firstNameType Simple Type

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

Source
<xs:element name="CardHolderFirstName" type="firstNameType" 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 first name of the associated card holder.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SearchCriteriaType Complex TypePosGateway Schema