CommissionTier
A tier in a sliding-scale commission arrangement. Commission percentage varies based on loss ratio performance.
Structure
| Name | Card. | Type | Description |
|---|---|---|---|
| CommissionTier | A tier in a sliding-scale commission arrangement. | ||
| lossRatioFrom | 0..1 | number | Lower bound of the loss ratio range (inclusive) |
| lossRatioTo | 0..1 | number | Upper bound of the loss ratio range (exclusive) |
| percentage | 1..1 | number | Commission percentage for this tier |
JSON Schema
Full JSON Schema: CommissionTier.schema.json