QEverCloud  3.0.0
Unofficial Evernote Cloud API for Qt
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | List of all members
qevercloud::PrivilegeLevel Struct Reference

#include <types.h>

Public Types

enum  type {
  NORMAL = 1, PREMIUM = 3, VIP = 5, MANAGER = 7,
  SUPPORT = 8, ADMIN = 9
}
 

Detailed Description

This enumeration defines the possible permission levels for a user. Free accounts will have a level of NORMAL and paid Premium accounts will have a level of PREMIUM.

Member Enumeration Documentation

Enumerator
NORMAL 
PREMIUM 
VIP 
MANAGER 
SUPPORT 
ADMIN