Enum MerchantOptionType
Specifies type of merchant option.
The following values are valid:
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum MerchantOptionType
Fields
Name | Description |
---|---|
AdditionalMerchantData | Additional data the merchant would like to add. String value. |
ClerkIdentifier | Merchant defined attendant identifier. Used for petrol MOC, provided by ECR. |
FuelDispenserNumber | Fuel Pump number. Used for petrol MOC, provided by ECR. |
MerchantTid | Specific terminal identifier defined by the merchant. |
MultiAccountIndex | Account index that shall be used for this transaction. Numeric number that defines the account index. |
MultiContractIndex | Acquirer contract index that shall be used for this transaction. Numeric number that specifies the contract index. |
Posdnumber | Number of the ECR device. Used for petrol MOC, provided by ECR. |
ReceiptNumber | ECR Receipt number. Used for petrol MOC, provided by ECR. |
ShiftNumber | ECR side shift number. Used for petrol MOC, provided by ECR. |
Unknown | Invalid/unknown constant value. |