RetrocessionsVisibilityUpdateResult
Result of a bulk retrocession visibility update: the number of fees targeted, and whether the change was applied synchronously (false) or scheduled as an asynchronous operation (true) because the selection exceeded the configured threshold.
Champs
| Champ | Type | Description |
|---|---|---|
updatedCount | Int! | Number of retrocession fees targeted by the update. |
processedAsynchronously | Boolean! | True when the update was scheduled as an asynchronous operation instead of being applied immediately. |