Skip to main content
Schema2020-08-27object

notification_event_data

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

NotificationEventData

object
object object
required

Object containing the API resource relevant to the event. For example, an `invoice.created` event will have a full [invoice object](https://stripe.com/docs/api#invoice_object) as the value of the object key.

previous_attributes object
optional

Object containing the names of the attributes that have changed, and their previous values (sent along only with *.updated events).