Skip to main content
Version: Pre-Released

 

CoverPanelParameterRule

This rule is a configuration rule. It does not have any effect besides bringing configuration options to some cover-panel features in the application.

Notification level: Not applicable

KeyValue
IDCoverPanelParameterRule
Translation keyNot applicable

Behavior

No behavior.

Trigger Conditions

This rule is not triggered.

Overload Parameters

Key nameTypeDefault valueDescription
optimizationTypesarray[]Optional
Configuration object for the pricing optimization of cover-panels.

optimizationTypes

Defines the cover panels that are optimized in continuity when calculating the price. The top and bottom cover panel are always optimized independly from this option.

The expected values are the parameter names of the cover panels.

It currently only supports the value "backCoverPanel".

Overload sample

{
"optimizationTypes": [ "backCoverPanel" ]
}