SearchSECODatabaseAPI
types::ProjectOut Struct Reference

Represents the relevant data of a project when it is returned to user. Difference with ProjectIn: authorIDs instead of authors. More...

#include <Types.h>

Public Attributes

ProjectID projectID
 
Version version
 
std::string versionHash
 
std::string license
 
std::string name
 
std::string url
 
AuthorID ownerID
 
std::vector< Hash > hashes
 
long long parserVersion
 

Detailed Description

Represents the relevant data of a project when it is returned to user. Difference with ProjectIn: authorIDs instead of authors.


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