Events Class
Kinship represents API calls, requests, donations, donor creations, and any other activity by events class. This is made of a base Event
class, which other types of classes then extend upon (e.g. Error
events or Notification
events)