StartStructProps Interface
Props for the IContentVisitor.startStruct call.
Properties
| Name | Type | Description | |
|---|---|---|---|
| displayValues | DisplayValuesMap | Member display values. | |
| hierarchy | FieldHierarchy | Field that describes the struct. | |
| parentFieldName | undefined | string | Name of the parent field (if there is one). | |
| rawValues | ValuesMap | Member raw values. | |
| valueType | TypeDescription | Type of the struct. |
Defined in
Last Updated: 30 November, 2023