| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| ProductName | string |
None. |
|
| ProductImage | string |
None. |
|
| CategoryName | string |
None. |
|
| CategoryId | integer |
None. |
|
| MainCategory | string |
None. |
|
| MainCategoryId | integer |
None. |
|
| IsActive | integer |
None. |
|
| HasRevitFile | integer |
None. |
|
| CountryVisibility | string |
None. |
|
| ConfigureBim | string |
None. |
|
| ProductInfo | string |
None. |
|
| ShortInfo | string |
None. |
|
| Overview | string |
None. |
|
| ConfiguratorImage | string |
None. |
|
| BimFileImage | string |
None. |
|
| UserId | globally unique identifier |
None. |
|
| Configurators | Collection of ConfiguratorModel |
None. |
|
| BimFiles | Collection of ConfiguratorModel |
None. |