Open the Portico Developer Guide site
PosGateway Schema
Mapping Element
PosGateway Schema > TokenParametersType Complex Type : Mapping Element
Description

This indicates the type of token to return; see the associated Type enumerations for specific values supported.

Note: If not supplied, "CONSTANT" is assumed. This means that the same token will be returned for the same card data.

Namespace http://Hps.Exchange.PosGateway
Type
TokenMappingType Simple Type
Overview
Mapping optional TokenMappingType Simple Type

This indicates the type of token to return; see the associated Type enumerations for specific values supported.

Note: If not supplied, "CONSTANT" is assumed. This means that the same token will be returned for the same card data.

Source
<xs:element name="Mapping" type="TokenMappingType" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">This indicates the type of token to return; see the associated Type enumerations for specific values supported.</p>
      <p xmlns="http://Hps.Exchange.PosGateway" />
      <p xmlns="http://Hps.Exchange.PosGateway">
        <strong>Note:</strong> If not supplied, "CONSTANT" is assumed. This means that the same token will be returned for the same card data.
            </p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
TokenParametersType Complex TypePosGateway Schema