Property BoostPrice
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
BoostPrice
Gets the boost price.
[JsonProperty("boost_price", NullValueHandling = NullValueHandling.Ignore)]
public int? BoostPrice { get; }
Property Value
- int?
Gets the boost price.
[JsonProperty("boost_price", NullValueHandling = NullValueHandling.Ignore)]
public int? BoostPrice { get; }