Open the Portico Developer Guide site
PosGateway Schema
PreferredCustomer Element
PosGateway Schema > LodgingDataType Complex Type : PreferredCustomer Element
Description

For MasterCard only. Indicates whether or not the customer has a preferred status.

Namespace http://Hps.Exchange.PosGateway
Type
booleanType Simple Type
Overview
PreferredCustomer optional booleanType Simple Type

For MasterCard only. Indicates whether or not the customer has a preferred status.

Source
<xs:element name="PreferredCustomer" type="booleanType" default="N" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">For MasterCard only. Indicates whether or not the customer has a preferred status.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
LodgingDataType Complex TypePosGateway Schema