*** id: c42c7d47-4f6d-41b5-9f7a-d72221d547b4 title: Relay.Event slug: /go/reference/event max-toc-depth: 3 ---------------- ## Relay.Event This object represents the last Relay event that completed an operation on the Call. ### Properties | Property | Type | Description | | --------- | --------- | ----------------------------------- | | `Name` | `string` | The event name. | | `Payload` | `JObject` | Raw JSON object of the Relay event. |