Enum SkuType
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents the sku type.
public enum SkuType
Fields
Application = 1An application sku.
Durable = 2Durable one-time purchase.
Consumable = 3Consumable one-time purchase.
Bundle = 4A bundle sku.
Subscription = 5Represents a recurring subscription.
SubscriptionGroup = 6System-generated group for each SUBSCRIPTION SKU created .