Property Genres
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Genres
Gets the skus genres.
[JsonProperty("genres", NullValueHandling = NullValueHandling.Ignore)]
public List<int> Genres { get; }
Gets the skus genres.
[JsonProperty("genres", NullValueHandling = NullValueHandling.Ignore)]
public List<int> Genres { get; }