SearchSECODatabaseAPI
types::ProjectIn Struct Reference

Represents the relevant data of a project when it is put into the database. More...

#include <Types.h>

Collaboration diagram for types::ProjectIn:

Public Attributes

ProjectID projectID
 
Version version
 
std::string versionHash
 
std::string license
 
std::string name
 
std::string url
 
Author owner = Author("", "")
 
std::vector< Hash > hashes
 
long long parserVersion
 

Detailed Description

Represents the relevant data of a project when it is put into the database.


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