Enum VasInfoType
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum VasInfoType
Fields
| Name | Description |
|---|---|
| Unknown | Invalid/unknown constant value. |
| WoladdVasdata | WOL Additional VAS Data. Free to use container for VAS specific data, max. 1500 chars. Specification: valueAddedServices. |
| WoladdVasdataComMd | WOL Additional VAS Data Communication Mode. Indicates how the WOL advanced data should be transmitted between WOL enabled terminal and VAS provider. Allowed values: 0: no communication required, 1: ep2 request/response, 2: out-of-band Specification: valueAddedServices. |
| WolagrDataToEcrindicator | WOL Aggregated Forward Data To ECR Indicator. Flag indicating wether at least one included WOL program requires to forward the data from the WOL enabled terminal to the ECR. Specification: valueAddedServices. |
| WolagrReqAddVasdataIndicator | WOL Aggregated Request Additional VAS Data Indicator. Flag indicating wether at least one included WOL program requires to request additional the data from a VAS provider. Specification: valueAddedServices. |
| WolagrResDataToHstIndicator | WOL Aggregated Forward Result Data To Host Indicator. Flag indicating wether at least one included WOL program requires to forward the result data to the WOL Host. Specification: valueAddedServices. |
| WolaltId | WOL Altenative Identifier. Alternative Identifier for the transaction given by the ECR or terminal Specification: valueAddedServices. |
| WolamtVasprg | WOL Amount Matching VAS Program. Indicates how many WOL program matches the processed WOL transaction. Specification: valueAddedServices. |
| WolcardAlias | WOL Card Alias. WOL specific Alias of the used card. Specification: valueAddedServices. |
| WoldataToEcrind | WOL Forward Data To ECR Indicator. Flag indicating wether for this specific WOL program it is required to send additional data to ECR. Specification: valueAddedServices. |
| WolreqAddVasdataInd | WOL Request Additional VAS Data Indicator. Flag indicating wether for this specific WOL program it is required to request additional data from a VAS provider. Specification: valueAddedServices. |
| WolresDataToHstInd | WOL Forward Result Data To Host Indicator. Flag indicating wether for this specific WOL program will forward the result data to the WOL Host. Specification: valueAddedServices. |
| WolsupportVer | WOL Supported Version. Supported WOL version by the terminal software, has to be set by the terminal software based on the implemented WOL version. Specification: valueAddedServices. |
| WoltrxId | WOL Transaction Identification. WOL specific ID for this transaction. Specification: valueAddedServices. |
| WoltrxIdentTime | WOL Identification Timestamp. Timestamp of the WOL identification. Specification: valueAddedServices. |
| WoltrxMatch | WOL Transaction Match. Indication if PAN is available in WOL: 0=no, 1=yes Specification: valueAddedServices. |
| WoluserAlias | WOL User Alias. WOL specific Alias of the WOL User linked with the used card. Specification: valueAddedServices. |
| WolvasprgCtnr | WOL Matching VAS Program Container. Containing VAS Programs with specific data. Specification: valueAddedServices. |
| WolvasprgId | WOL VAS Program ID. WOL program specific identifier z.B. 123 Specification: valueAddedServices. |
| WolvasprgMtchId | WOL VAS Program Match ID. WOL specific match ID for this specific transaction. Specification: valueAddedServices. |
| WolvasprgName | WOL VAS Program Name. WOL program name z.B. "Miles and More collect points". Specification: valueAddedServices. |
| WolvasspecId | WOL VAS Specific ID. WOL program VAS identification number, e.g. M and M ID Specification: valueAddedServices. |