FormIt C++ API  v23.0.0 (2023.0.0)
FormIt::Forge::HubInfo Struct Reference

Description

Represents a Hub on BIM360 Contains a list of projects represented as ProjectInfo structs.

#include <FormItCoreTypes.h>

Public Attributes

::string id
 
::string name
 
::string type
 
::vector< ProjectInfoprojects
 

Member Data Documentation

::string FormIt::Forge::HubInfo::id
::string FormIt::Forge::HubInfo::name
::vector<ProjectInfo> FormIt::Forge::HubInfo::projects
::string FormIt::Forge::HubInfo::type

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