Enum MerchantAction
Constants for MerchantAction tag.
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum MerchantAction : int
Fields
| Name | Description |
|---|---|
| None | No merchant action is required. |
| Signature | The merchant has to sign the receipt. |
| Unknown | Invalid/unknown constant value. |