Table of Contents

Enum AttributionReportingTriggerDataMatching

Namespace
OpenQA.Selenium.DevTools.V132.Storage
Assembly
WebDriver.dll

AttributionReportingTriggerDataMatching

[JsonConverter(typeof(JsonEnumMemberConverter<AttributionReportingTriggerDataMatching>))]
public enum AttributionReportingTriggerDataMatching

Fields

[EnumMember(Value = "exact")] Exact = 0

Enumerated member for the exact value.

[EnumMember(Value = "modulus")] Modulus = 1

Enumerated member for the modulus value.