Property ProductId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ProductId
Gets the product id.
[JsonProperty("product_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? ProductId { get; }
Gets the product id.
[JsonProperty("product_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? ProductId { get; }