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

Consumer email address

Note: This was for Transmodus only and is no longer used.

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

Consumer email address

Note: This was for Transmodus only and is no longer used.

Source
<xs:element name="EmailAddress" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Consumer email address</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This was for Transmodus only and is no longer used.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ConsumerInfoType Complex TypePosGateway Schema