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

#include <types.h>

Public Types

enum  type { NEWS_ARTICLE = 1, PROFILE_PERSON = 2, PROFILE_ORGANIZATION = 3, REFERENCE_MATERIAL = 4 }
 

Detailed Description

This enumeration defines the possible types of related content.

NEWS_ARTICLE: This related content is a news article PROFILE_PERSON: This match refers to the profile of an individual person PROFILE_ORGANIZATION: This match refers to the profile of an organization REFERENCE_MATERIAL: This related content is material from reference works

Member Enumeration Documentation

◆ type

Enumerator
NEWS_ARTICLE 
PROFILE_PERSON 
PROFILE_ORGANIZATION 
REFERENCE_MATERIAL