QEverCloud 6.2.0
Unofficial Evernote Cloud API for Qt
|
#include <Types.h>
Public Member Functions | |
virtual void | print (QTextStream &strm) const override |
bool | operator== (const BusinessUserAttributes &other) const |
bool | operator!= (const BusinessUserAttributes &other) const |
![]() | |
Printable ()=default | |
virtual | ~Printable ()=default |
virtual QString | toString () const |
Public Attributes | |
EverCloudLocalData | localData |
Optional< QString > | title |
Optional< QString > | location |
Optional< QString > | department |
Optional< QString > | mobilePhone |
Optional< QString > | linkedInProfileUrl |
Optional< QString > | workPhone |
Optional< Timestamp > | companyStartDate |
A structure holding the optional attributes associated with users in a business.
|
inline |
|
inline |
|
overridevirtual |
Implements qevercloud::Printable.
The date on which the user started working at their company.
Free form text of the department this user belongs to.
URL to user's public LinkedIn profile page. This should only contain the portion relative to the base LinkedIn URL. For example: "/pub/john-smith/".
EverCloudLocalData qevercloud::BusinessUserAttributes::localData |
See the declaration of EverCloudLocalData for details
City, State (for US) or City / Province for other countries
User's mobile phone number. Stored as plain text without any formatting.
Free form text of this user's title in the business