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::BusinessUserRole Struct Reference

#include <types.h>

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.

Member Enumeration Documentation

Enumerator
ADMIN 
NORMAL