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

Risk data of the card.

Namespace http://Hps.Exchange.PosGateway
Type
NTRSCardDataDataType Complex Type
Diagram
CardUsageLength Element CardScore Element All NTRSCardData Element
Overview
NTRSCardData optional NTRSCardDataDataType Complex Type

Risk data of the card.

All
CardScore optional Restriction of xs:long

The score of the card.

CardUsageLength optional Restriction of xs:long

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

Source
<xs:element name="NTRSCardData" type="NTRSCardDataDataType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Risk data of the card.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
NTRSRiskDataType Complex TypePosGateway Schema