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