Table of Contents

Property ProductId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ProductId

Gets the product id.

[JsonProperty("product_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? ProductId { get; }

Property Value

ulong?