Open the Portico Developer Guide site
PosGateway Schema
CustomerLastname Element
PosGateway Schema > PosReportBatchDetailRspType Complex Type > Details Element : CustomerLastname Element
Description

The customer last name associated with the recurring payment at the time the transaction was processed. This only appears for recurring payment transactions.

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

The customer last name associated with the recurring payment at the time the transaction was processed. This only appears for recurring payment transactions.

Source
<xs:element name="CustomerLastname" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The customer last name associated with the recurring payment at the time the transaction was processed. This only appears for recurring payment transactions.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Details ElementPosReportBatchDetailRspType Complex TypePosGateway Schema