Creates a new faq
Converts an object to hackerapi object notation
Adds a faq to an event
The faq to add
The added faq
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 a faq
Doesn't resolve with a value
Does not send the field to hackerapi
key: [0], value: [1]
Gets the faqs for an event
The faqs
HOC for renaming a field before sending it to hackerapi
The string to rename the key to
key: [0], value: [1]
Updates a faq
The faq to update
The updated faq
Generated using TypeDoc
A data container for a FAQ related to an event
{ HackerAPI.Base }