Open the Portico Developer Guide site
PosGateway Schema
NTRSDeviceData Element
PosGateway Schema > NTRSRiskDataType Complex Type : NTRSDeviceData Element
Description

NTRS device risk data.

Namespace http://Hps.Exchange.PosGateway
Type
NTRSDeviceDataDataType Complex Type
Diagram
NTRSDeviceCountry Element TokensOnDevice Element NTRSDeviceUseLength Element NTRSDeviceScore Element All NTRSDeviceData Element
Overview
NTRSDeviceData optional NTRSDeviceDataDataType Complex Type

NTRS device risk data.

All
NTRSDeviceScore optional Restriction of xs:long

The score of the trustworthiness of the device.

NTRSDeviceUseLength optional Restriction of xs:long

The time in days that the device has been in use.

TokensOnDevice optional Restriction of xs:long

The number of tokens on the physical device.

NTRSDeviceCountry optional Restriction of xs:string

The country in which the device is used.

Source
<xs:element name="NTRSDeviceData" type="NTRSDeviceDataDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">NTRS device risk data.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
NTRSRiskDataType Complex TypePosGateway Schema