webitel-sdk 23.12.13 → 23.12.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -40299,6 +40299,7 @@ var EngineSystemSettingName;
40299
40299
  EngineSystemSettingName["EmptySystemSettingsName"] = "empty_system_settings_name";
40300
40300
  EngineSystemSettingName["EnableOmnichannel"] = "enable_omnichannel";
40301
40301
  EngineSystemSettingName["MemberChunkSize"] = "member_chunk_size";
40302
+ EngineSystemSettingName["AmdCancelNotHuman"] = "amd_cancel_not_human";
40302
40303
  })(EngineSystemSettingName || (EngineSystemSettingName = {}));
40303
40304
 
40304
40305
  // tslint:disable