Property Price
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Price
Gets the sku price.
[JsonProperty("price", NullValueHandling = NullValueHandling.Ignore)]
public SkuPrice Price { get; }
Gets the sku price.
[JsonProperty("price", NullValueHandling = NullValueHandling.Ignore)]
public SkuPrice Price { get; }