customizationRules property

List<CustomizationRule>? customizationRules
getter/setter pair

List of customization rules to apply.

Required.

Implementation

core.List<CustomizationRule>? customizationRules;