Table of Contents

Enum SkuType

Namespace
DisCatSharp.Enums
Assembly
DisCatSharp.dll

Represents the sku type.

public enum SkuType

Fields

Application = 1

An application sku.

Durable = 2

Durable one-time purchase.

Consumable = 3

Consumable one-time purchase.

Bundle = 4

A bundle sku.

Subscription = 5

Represents a recurring subscription.

SubscriptionGroup = 6

System-generated group for each SUBSCRIPTION SKU created .