Open the Portico Developer Guide site
PosGateway Schema
LastName Element
PosGateway Schema > ConsumerInfoType Complex Type : LastName Element
Description

Consumer last name

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
LastName optional xs:string

Consumer last name

Source
<xs:element name="LastName" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Consumer last name</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ConsumerInfoType Complex TypePosGateway Schema