Enum ManagementStatus
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum ManagementStatus
Fields
Name | Description |
---|---|
Closed | Initial state, shift closed. In this state only administration, remote and status functions can be used, which means no interaction with the cardholder is required. |
Dialog | Dialog mode opened. This state allows to process ECR controlled dialog functions. Only dialog and remote functions can be used. (Some guides only) |
Open | Shift opened. In this state only financial, non-financial, remote and status functions as well as Deactivate can be used. Usually an interaction with the cardholder is required. |
Unknown | Invalid/unknown constant value. |