Schema2020-08-27
objectnotification_event_data
- Source
openapi/spec3.json- Commit
d70de345383d- Active snapshot
da69df7e6e11
NotificationEventData
objectobject object
requiredObject 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
optionalObject containing the names of the attributes that have changed, and their previous values (sent along only with *.updated events).