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

#include <types.h>

Public Types

enum  type { ASSIGNED = 1, NO_SHARED_NOTEBOOKS = 2 }
 

Detailed Description

An enumeration describing restrictions on the domain of shared notebook instances that are valid for a given operation, as used, for example, in NotebookRestrictions.

ASSIGNED: The domain consists of shared notebooks that belong, or are assigned, to the recipient.

NO_SHARED_NOTEBOOKS: No shared notebooks are applicable to the operation.

Member Enumeration Documentation

◆ type

Enumerator
ASSIGNED 
NO_SHARED_NOTEBOOKS