Molybden API
|
The collected data entered by the user to a form and persisted to the user data store. More...
#include <user_profile.hpp>
Public Attributes | |
Address | address |
The address entered by the user. | |
std::string | full_name |
The full name value entered by the user. | |
std::string | |
The email value entered by the user. | |
std::string | company_name |
The name of the company entered by the user. | |
std::string | phone_number |
The phone number value entered by the user. | |
std::string | guid |
An internal field used for identifying a user data profile by Chromium. | |
The collected data entered by the user to a form and persisted to the user data store.