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: 30 November, 2023