Skip to main content

RetrocessionsVisibilityUpdateResult

Stable

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

ChampTypeDescription
updatedCountInt!Number of retrocession fees targeted by the update.
processedAsynchronouslyBoolean!True when the update was scheduled as an asynchronous operation instead of being applied immediately.