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

Consumer driver's license state

Note: This field may be required by GETI based on the terminal configuration.

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

Consumer driver's license state

Note: This field may be required by GETI based on the terminal configuration.

Source
<xs:element name="DLState" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Consumer driver's license state</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> This field may be required by GETI based on the terminal configuration.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
ConsumerInfoType Complex TypePosGateway Schema