Invoice++
Loading...
Searching...
No Matches
RepresentativeData Class Reference

#include <representative_data.h>

Collaboration diagram for RepresentativeData:

Public Member Functions

 RepresentativeData (const std::string &name, const std::string &street, const std::string &housenumber, const std::string &zipcode, const std::string &city)
 

Public Attributes

std::string name
 
std::string street
 
std::string housenumber
 
std::string zipcode
 
std::string city
 

Constructor & Destructor Documentation

◆ RepresentativeData()

RepresentativeData::RepresentativeData ( const std::string & name,
const std::string & street,
const std::string & housenumber,
const std::string & zipcode,
const std::string & city )
inline

Member Data Documentation

◆ city

std::string RepresentativeData::city

◆ housenumber

std::string RepresentativeData::housenumber

◆ name

std::string RepresentativeData::name

◆ street

std::string RepresentativeData::street

◆ zipcode

std::string RepresentativeData::zipcode

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