SearchSECODatabaseAPI
|
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 |
Represents the relevant data of a project when it is returned to user. Difference with ProjectIn: authorIDs instead of authors.