Property SearchTerms
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SearchTerms
Gets the search terms associated with the clan.
[JsonProperty("search_terms", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<string> SearchTerms { get; }