Leosac  0.8.0
Open Source Access Control
Leosac::MailInfo Struct Reference

#include <Mail.hpp>

+ Collaboration diagram for Leosac::MailInfo:

Public Attributes

std::vector< std::string > to
 
std::string title
 
std::string body
 

Detailed Description

Definition at line 30 of file Mail.hpp.

Member Data Documentation

◆ body

std::string Leosac::MailInfo::body

Definition at line 34 of file Mail.hpp.

◆ title

std::string Leosac::MailInfo::title

Definition at line 33 of file Mail.hpp.

◆ to

std::vector<std::string> Leosac::MailInfo::to

Definition at line 32 of file Mail.hpp.


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