Table of Contents

Enum SkuType

Namespace
NetCord.Rest
Assembly
NetCord.dll
public enum SkuType : byte

Fields

Consumable = 3

Consumable one-time purchase.

Durable = 2

Durable one-time purchase.

Subscription = 5

Represents a recurring subscription.

SubscriptionGroup = 6

System-generated group for each SUBSCRIPTION SKU created.