Enum SkuAccessType
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents the sku access type.
public enum SkuAccessType
Fields
Full = 1
User has full access.
EarlyAccess = 2
User has early access.
VipAccess = 3
Users has vip access.