StartStructProps Interface
Props for the startStruct call.
Properties
| Name | Type | Description | |
|---|---|---|---|
| displayValues | DisplayValuesMap | Member display values. | |
| hierarchy | FieldHierarchy | Field that describes the struct. | |
| label | LabelDefinition | undefined | Label definition of the ECInstance that the struct represents. | |
| parentFieldName | string | undefined | Name of the parent field (if there is one). | |
| rawValues | ValuesMap | Member raw values. | |
| valueType | TypeDescription | Type of the struct. |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.