An Event Type indicates the type of an
Event.
The values of this enum are of type string
.
Value | Description |
---|
created | The object was created in our database. |
updated | The object was updated in our database. |
deleted | The object was deleted from our database. |