Cryptolens Client API for C++
Public Member Functions | List of all members
cryptolens_io::v20190401::Customer Class Reference

Public Member Functions

 Customer (int id, std::string name, std::string email, std::string company_name, std::uint64_t created)
 
int get_id () const
 
std::string const & get_name () const
 
std::string const & get_email () const
 
std::string const & get_company_name () const
 
std::uint64_t get_created () const
 

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