Skip to main content
Used in: Catalyst Property Event via catalystEvent.summary

Fields

Example

This is what the object looks like after parsing:
This is how it arrives in the raw payload — as a string inside catalystEvent.summary:

Notes

catalystEvent.summary is a stringified JSON string. Parse it before use:
deceasedAge is a string, not a number. Cast it if you need numeric comparisons: