Price Comparison Duration Details
Output representation of the details of a rating period that the comparison amounts
apply to. Match the key value with the durationKey value of a comparison item to find the period that the
item's amounts cover.
- JSON example
-
1{ 2 "effectiveFrom": "2026-01-01", 3 "effectiveTo": "2026-12-31", 4 "key": "dur1" 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| effectiveFrom | String | Date when the rating period starts, in YYYY-MM-DD format. | Small, 68.0 | 68.0 |
| effectiveTo | String | Date when the rating period ends, in YYYY-MM-DD format. | Small, 68.0 | 68.0 |
| key | String | Unique key of the rating period. Comparison items refer to this key through their durationKey property. | Small, 68.0 | 68.0 |