PerModelCategoryVisibility.Props Interface
Beta
Describes a set of PerModelCategoryVisibility.Overrides.
see PerModelCategoryVisibility.Overrides.setOverrides.
Properties
| Name | Type | Description | |
|---|---|---|---|
| categoryIds | Iterable<string> | The ids of the categories whose visibility are to be overridden within the context of the model. | |
| modelId | string | The id of the model to which the overrides apply. | |
| visOverride | PerModelCategoryVisibility.Override | The visibility to be applied to the specified categories. |
Defined in
Last Updated: 30 November, 2023