Click or drag to resize
AccountType Enumeration
An enumeration defining all possible account types.

Namespace: Pastebin
Assembly: Pastebin (in Pastebin.dll) Version: 1.0
Syntax
public enum AccountType
Members
  Member nameValueDescription
Normal0 Normal (free) user.
Pro1 Paying (PRO) user.
See Also