Property SkuId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
SkuId
Gets the decoration's sku id.
[JsonProperty("sku_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong SkuId { get; }
Gets the decoration's sku id.
[JsonProperty("sku_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong SkuId { get; }