giga::data::ExternalAccount Struct Reference

#include <ExternalAccount.h>

Public Member Functions

template<class Manager >
void visit (const Manager &m)
 

Public Attributes

utility::string_t externalId = {}
 
utility::string_t providerName = {}
 
uint64_t userId = 0
 
boost::optional
< utility::string_t > 
email = boost::none
 
boost::optional
< utility::string_t > 
fullname = boost::none
 
boost::optional
< utility::string_t > 
profileUrl = boost::none
 
uint64_t creationDate = 0
 
uint64_t updateDate = 0
 
boost::optional
< utility::string_t > 
avatarUrl = boost::none
 
boost::optional
< utility::string_t > 
displayName = boost::none
 

Detailed Description

A user account on an other service (ex: Facebook)


The documentation for this struct was generated from the following file: