Table of Contents

Property AvailableForPurchase

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AvailableForPurchase

Whether this role is available for purchase.

[JsonProperty("available_for_purchase", NullValueHandling = NullValueHandling.Ignore)]
public bool? AvailableForPurchase { get; }

Property Value

bool?