Creates a new Update object
Converts an object to hackerapi object notation
Adds an update to hackerapi
The update to push
Converts a Javascript date (where only day, month and year are relevant) to a format understood by hackerapi
Doesn't do anything if string
key: [0], value: [1]
Converts Javascript date to a format understood by hackerapi
key: [0], value: [1]
Deletes an update
Does not send the field to hackerapi
key: [0], value: [1]
Gets all the updates for an event
The list of updates for the event
HOC for renaming a field before sending it to hackerapi
The string to rename the key to
key: [0], value: [1]
Generated using TypeDoc
A data container for an event update
{ HackerAPI.Base }