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

#include <types.h>

Public Types

enum  type { BASIC = 1, PLUS = 2, PREMIUM = 3, BUSINESS = 4 }
 

Detailed Description

This enumeration defines the possible tiers of service that a user may have. A ServiceLevel of BUSINESS signifies a business-only account, which can never be any other ServiceLevel.

Member Enumeration Documentation

◆ type

Enumerator
BASIC 
PLUS 
PREMIUM 
BUSINESS