Open the Portico Developer Guide site
PosGateway Schema
SenderFirstName Element
PosGateway Schema > ParticipantDataType Complex Type : SenderFirstName Element
Description

The first name of the entity funding the transaction

Namespace http://Hps.Exchange.PosGateway
Type
SendFundName Simple Type
Overview
SenderFirstName optional SendFundName Simple Type

The first name of the entity funding the transaction

Source
<xs:element name="SenderFirstName" type="SendFundName" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The first name of the entity funding the transaction</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema