TIM SDK
TIM API C
|
|
Flag constants for FeatureType and OptionType sixml:AdminFunctions value.
Copyright: SIX Payment Services.
Typedefs | |
typedef enum ta_e_admin_functions | ta_e_admin_functions_t |
Enumerations | |
enum | ta_e_admin_functions { ta_c_af_undefined = 0, ta_c_af_login = 1 << 0, ta_c_af_logout = 1 << 1, ta_c_af_reconfig = 1 << 2, ta_c_af_reboot = 1 << 3, ta_c_af_software_update = 1 << 4, ta_c_af_activate = 1 << 5, ta_c_af_deactivate = 1 << 6, ta_c_af_counter_request = 1 << 7, ta_c_af_reconciliation = 1 << 8, ta_c_af_balance = 1 << 9, ta_c_af_open_dialog_mode = 1 << 10, ta_c_af_close_dialog_mode = 1 << 11, ta_c_af_transmit_log = 1 << 12, ta_c_af_start_reader_cleaning = 1 << 13, ta_c_af_dcc_rates = 1 << 14, ta_c_af_change_settings = 1 << 15, ta_c_af_receipt_request = 1 << 16, ta_c_af_close_reader = 1 << 17, ta_c_af_open_reader = 1 << 18, ta_c_af_eject_card = 1 << 19, ta_c_af_open_maintenance_window = 1 << 20, ta_c_af_close_maintenance_window = 1 << 21, ta_c_af_activate_service_menu = 1 << 22 } |
typedef enum ta_e_admin_functions ta_e_admin_functions_t |
Flag constants for FeatureType and OptionType sixml:AdminFunctions value.
Specification: retail.
enum ta_e_admin_functions |
Flag constants for FeatureType and OptionType sixml:AdminFunctions value.
Specification: retail.