Type Alias: ModularSceneElementSettings
ModularSceneElementSettings =
Omit<ToolbarData,"instanceId"|"productName">
Action capabilities associated with one product instance in a modular scene.
The fields use the same names and semantics as ToolbarData, but omit the
selected instance ID and display name because those values are exposed on the
containing scene-element record.