Open the Portico Developer Guide site
PosGateway Schema
NTRSTokenLastModified Element
PosGateway Schema > NTRSTokenStatusRspStatusType Complex Type : NTRSTokenLastModified Element
Description

The current state of the token. Allowed values: INACTIVE, ACTIVE, SUSPENDED, DELETED.

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:dateTime
Overview
NTRSTokenLastModified Restriction of xs:dateTime

The current state of the token. Allowed values: INACTIVE, ACTIVE, SUSPENDED, DELETED.

Source
<xs:element name="NTRSTokenLastModified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The current state of the token. Allowed values: INACTIVE, ACTIVE, SUSPENDED, DELETED.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:dateTime" />
  </xs:simpleType>
</xs:element>
See Also
NTRSTokenStatusRspStatusType Complex TypePosGateway Schema