ClassInfo Namespace
Function
| Name | Description | 
|---|---|
| ClassInfo.fromJSON | Deserialize ClassInfo from JSON | 
| ClassInfo.toJSON | Serialize ClassInfo to JSON | 
Defined in
ClassInfo Interface
Information about an ECClass
Properties
| Name | Type | Description | |
|---|---|---|---|
| id | string | ECClass ID | |
| label | string | ECClass label | |
| name | string | Full class name in format SchemaName:ClassName | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.