Enum TokenPanType
To differ the source of a token PAN, the TokenPanType field is used in a SIXml request message as part of the sixml:TransactionData container and in a SIXml response message as part of the sixml:CardData container.
The TokenPanType field always is transmitted if a TokenPan field is transmitted but must not be transmitted alone.
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum TokenPanType : int
Fields
| Name | Description |
|---|---|
| Bnr2 | SIX BNR2. |
| Gts | Worldline Global Tokenization Service. |
| Other | Other. |
| Unknown | Invalid/unknown constant value. |