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

The country of the person receiving the funds

Namespace http://Hps.Exchange.PosGateway
Type
SendFundReceiverCountry Simple Type
Overview
RecipientCountry optional SendFundReceiverCountry Simple Type

The country of the person receiving the funds

Source
<xs:element name="RecipientCountry" type="SendFundReceiverCountry" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The country of the person receiving the funds</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ParticipantDataType Complex TypePosGateway Schema