Creates an instance of an organization
Converts an object to hackerapi object notation
Attaches an event to an organization
Associates a user with an organization
Creates an organization
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 organization
Does not send the field to hackerapi
key: [0], value: [1]
Fetches an organization
Disassociates an event from an organization
Disassociates a user from an organization
HOC for renaming a field before sending it to hackerapi
The string to rename the key to
key: [0], value: [1]
Updates an organization. Note members and events won't be affected.
Generated using TypeDoc
A data container with an organization with static methods for interfacing with hackerapi
{ HackerAPI.Base }