| 
    QEverCloud
    
   Unofficial Evernote Cloud API for Qt 
   | 
 
This structure is used to provide information about an Evernote Business membership, for members who are part of a business. More...
Public Member Functions | |
| bool | operator!= (const BusinessUserInfo &other) const | 
| bool | operator== (const BusinessUserInfo &other) const | 
Public Attributes | |
| Optional< qint32 > | businessId | 
| The ID of the Evernote Business account that the user is a member of.  More... | |
| Optional< QString > | businessName | 
| NOT DOCUMENTED.  | |
| Optional< QString > | |
| An e-mail address that will be used by the service in the context of your Evernote Business activities.  More... | |
| Optional< BusinessUserRole::type > | role | 
| The role of the user within the Evernote Business account that they are a member of.  | |
This structure is used to provide information about an Evernote Business membership, for members who are part of a business.
| Optional< qint32 > qevercloud::BusinessUserInfo::businessId | 
The ID of the Evernote Business account that the user is a member of.
businessName The human-readable name of the Evernote Business account that the user is a member of.
| Optional< QString > qevercloud::BusinessUserInfo::email | 
An e-mail address that will be used by the service in the context of your Evernote Business activities.
For example, this e-mail address will be used when you e-mail a business note, when you update notes in the account of your business, etc. The business e-mail cannot be used for identification purposes such as for logging into the service.
 1.8.5