Property MatchCriteria
MatchCriteria
The criteria to use to match the terms in the query. Value can be either "any" or "all". Defaults to "all" if omitted.
public MatchCriteria? MatchCriteria { get; set; }
The criteria to use to match the terms in the query. Value can be either "any" or "all". Defaults to "all" if omitted.
public MatchCriteria? MatchCriteria { get; set; }