Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 731 Bytes

EventData.md

File metadata and controls

12 lines (7 loc) · 731 Bytes

# EventData

Properties

Name Type Description Notes
object object In most cases, contains the same values as the corresponding object. For example, a <code>charge.created</code> event contains a <code>data.object</code> that is identical to the Charge object that triggered the event. [optional]
previous_attributes object Contains the names of the attributes that have changed and their previous values. [optional]

[Back to Model list] [Back to API list] [Back to README]