Open the Portico Developer Guide site
PosGateway Schema
NTRSToken Element
PosGateway Schema > NTRSCreateTokenRspStatusType Complex Type : NTRSToken Element
Description

The token itself.

Namespace http://Hps.Exchange.PosGateway
Type
Restriction of xs:string
Overview
NTRSToken Restriction of xs:string

The token itself.

Source
<xs:element name="NTRSToken" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The token itself.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string" />
  </xs:simpleType>
</xs:element>
See Also
NTRSCreateTokenRspStatusType Complex TypePosGateway Schema