| 
    QEverCloud
    
   Unofficial Evernote Cloud API for Qt 
   | 
 
This enumeration defines the possible permission levels for a user. More...
Public Types | |
| enum | type {  NORMAL = 1, PREMIUM = 3, VIP = 5, MANAGER = 7, SUPPORT = 8, ADMIN = 9 }  | 
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.
 1.8.5