Event

constructor(name: String, date: Date, status: Boolean)

Parameters

name

String — name of the event

date

Date — date of the event (ISO 8601)

status

Boolean — status of the event that occurred