Molybden API
Loading...
Searching...
No Matches
molybden::UserProfile Struct Reference

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 email
 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.
 

Detailed Description

The collected data entered by the user to a form and persisted to the user data store.


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