fraudtwin.ResolvedCamouflage#
- class fraudtwin.ResolvedCamouflage(**data)[source][source]#
Bases:
BaseModelComplete, deterministic and hashable M13 configuration.
- Parameters:
enabled (bool)
resolver_version (str)
source_namespace (str | None)
requested (dict[str, object])
resolved_global (dict[str, float])
resolved_families (dict[str, dict[str, object]])
cohort (dict[str, object])
effective_configuration_hash (str)
- model_config: ClassVar[ConfigDict] = {'extra': 'forbid', 'frozen': True}#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].