Property SortValue
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SortValue
Gets the sticker's sort order, if it's in a pack.
[JsonProperty("sort_value", NullValueHandling = NullValueHandling.Ignore)]
public int? SortValue { get; }
Property Value
- int?