Table of Contents

Property Genres

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Genres

Gets the skus genres.

[JsonProperty("genres", NullValueHandling = NullValueHandling.Ignore)]
public List<int> Genres { get; }

Property Value

List<int>