B1LicenseGradeCondition
License grade condition and effects.
| Property | Type | Description | Metadata |
|---|---|---|---|
| Grade | EB1LicenseGrade | Grade (Beginner/Intermediate/Advanced/Expert). | Category: B1LicenseGradeCondition |
| RequiredCompletedOrders | int32 | Number of completed orders required for promotion. | Category: B1LicenseGradeCondition |
| RequiredTrustScore | int32 | Trust score required for promotion (for this license). | Category: B1LicenseGradeCondition |
| RewardMultiplier | float | Reward multiplier for this grade (1.0 = 100%, 1.5 = 150%). | Category: B1LicenseGradeCondition ClampMax: 2.0 ClampMin: 1.0 |
| TrustMultiplier | float | Trust multiplier for this grade (1.0 = 100%, 1.2 = 120%). | Category: B1LicenseGradeCondition ClampMax: 2.0 ClampMin: 1.0 |