PerModelCategoryVisibility.Props Interface
Describes a set of Overrides.
@see PerModelCategoryVisibility.Overrides.setOverrides.
Properties
Name | Type | Description | |
---|---|---|---|
categoryIds | Iterable<string, any, any> | 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: 16 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.