Class AttributionScopesData
AttributionScopesData
public sealed class AttributionScopesData
- Inheritance
-
AttributionScopesData
- Inherited Members
Properties
Limit
limit
[JsonPropertyName("limit")]
public double Limit { get; set; }
Property Value
MaxEventStates
maxEventStates
[JsonPropertyName("maxEventStates")]
public double MaxEventStates { get; set; }
Property Value
Values
values
[JsonPropertyName("values")]
public string[] Values { get; set; }
Property Value
- string[]