Open the Portico Developer Guide site
PosGateway Schema
FundsTransferType Element
PosGateway Schema > SendFundsDataType Complex Type : FundsTransferType Element
Description

Indicates the type of funds transfer.

Valid values are:

  • VisaOCT
  • MCMoneySend
Namespace http://Hps.Exchange.PosGateway
Type
FundsTransferType Simple Type
Overview
FundsTransferType FundsTransferType Simple Type

Indicates the type of funds transfer.

Valid values are:

  • VisaOCT
  • MCMoneySend
Source
<xs:element name="FundsTransferType" type="FundsTransferType" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Indicates the type of funds transfer.</p>
      <p xmlns="http://Hps.Exchange.PosGateway">Valid values are:</p>
      <ul xmlns="http://Hps.Exchange.PosGateway">
        <li>VisaOCT</li>
        <li>MCMoneySend</li>
      </ul>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SendFundsDataType Complex TypePosGateway Schema