B1TeamProjectBonusEntry
One contribution-range entry in the team project bonus rule for a given grade.
| Property | Type | Description | Metadata |
|---|---|---|---|
| ContribPercentMin | int32 | Contribution percentage lower bound (inclusive, 0-100). | Category: B1TeamProjectBonusEntry ClampMax: 100 ClampMin: 0 |
| ContribPercentMax | int32 | Contribution percentage upper bound (inclusive, 0-100). | Category: B1TeamProjectBonusEntry ClampMax: 100 ClampMin: 0 |
| BonusMultiplier | float | Bonus multiplier applied to the member's daily salary (e.g. 0.3 = +30%). | Category: B1TeamProjectBonusEntry ClampMin: 0.0 |