Table of Contents

Property PurchaseLimit

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

PurchaseLimit

Gets the purchase limit.

[JsonProperty("purchase_limit", NullValueHandling = NullValueHandling.Ignore)]
public int? PurchaseLimit { get; }

Property Value

int?