Fix get_errors, get_counters_triggered and get_rules_triggered methods, they were producing KeyError in calls that didn't have those set in the response.
Add validation to methods that expect value from one of the enum-like structs (UpdateMode, BankcardReply, etc..)
Fix get_errors, get_counters_triggered and get_rules_triggered methods, they were producing KeyError in calls that didn't have those set in the response.
Add validation to methods that expect value from one of the enum-like structs (UpdateMode, BankcardReply, etc..)