Class Matchers
A list of Matchers items
Inheritance
System.Object
Matchers
Implements
Namespace: HuduAPI.Records
Assembly: HuduAPI.dll
Syntax
public class Matchers : IRecord
Properties
MatchersList
Declaration
[JsonProperty("matchers")]
public IList<Matcher> MatchersList { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<Matcher> |