Table of Contents

Property Premium

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Premium

Gets whether the sku is premium.

[JsonProperty("premium", NullValueHandling = NullValueHandling.Ignore)]
public bool Premium { get; }

Property Value

bool