QEverCloud
Unofficial Evernote Cloud API for Qt
Public Types | List of all members
qevercloud::BusinessUserRole Struct Reference

Enumeration of the roles that a User can have within an Evernote Business account. More...

Public Types

enum  type { ADMIN = 1, NORMAL = 2 }
 

Detailed Description

Enumeration of the roles that a User can have within an Evernote Business account.

ADMIN: The user is an administrator of the Evernote Business account.

NORMAL: The user is a regular user within the Evernote Business account.