B1BizModifierSettingData
- Defines a single business modifier entry with a target modifier type,
* operation type (Add or Multiply), and the value to apply.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ModifierType | EB1BizModifierType | The business modifier type this setting targets. | Category: B1BizModifierSettingData |
| ModifierCalcType | EB1BizModifierOperationType | The arithmetic operation (Add or Multiply) applied to the modifier value. | Category: B1BizModifierSettingData |
| Value | float | The numeric value applied by this modifier setting. | Category: B1BizModifierSettingData |