#include <FormItCoreTypes.h>
◆ UserProfile() [1/2]
FormIt::Entitlement::UserProfile::UserProfile |
( |
| ) |
|
|
default |
◆ UserProfile() [2/2]
FormIt::Entitlement::UserProfile::UserProfile |
( |
1::string |
userID, |
|
|
1::string |
aFirstName, |
|
|
1::string |
aLastName, |
|
|
1::string |
aAvatarUri, |
|
|
1::string |
aUserName |
|
) |
| |
|
inline |
◆ getAvatarUri()
const ::string & FormIt::Entitlement::UserProfile::getAvatarUri |
( |
| ) |
const |
|
inline |
◆ getFirstName()
const ::string & FormIt::Entitlement::UserProfile::getFirstName |
( |
| ) |
const |
|
inline |
◆ getLastName()
const ::string & FormIt::Entitlement::UserProfile::getLastName |
( |
| ) |
const |
|
inline |
◆ getUserID()
const ::string & FormIt::Entitlement::UserProfile::getUserID |
( |
| ) |
const |
|
inline |
◆ getUserName()
const ::string & FormIt::Entitlement::UserProfile::getUserName |
( |
| ) |
const |
|
inline |
◆ isValid()
bool FormIt::Entitlement::UserProfile::isValid |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: