CManagementStatus
public enum CManagementStatus
The
The following values are valid:
Specification: retail.
-
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.
Specification: retail.
Declaration
Swift
case closed
-
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.
Specification: retail.
Declaration
Swift
case open
-
Dialog mode opened. This state allows to process ECR controlled dialog functions. Only dialog and remote functions can be used. (Some guides only)
Specification: retail.
Declaration
Swift
case dialog