Creates a stage instance
Converts an object to hackerapi object notation
Creates a pipeline stage on hackerapi
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 pipeline stage on hackerapi
Does not send the field to hackerapi
key: [0], value: [1]
Fetches a the stage for a pipeline from hackerapi
Fetches all the stages for a pipeline from hackerapi
HOC for renaming a field before sending it to hackerapi
The string to rename the key to
key: [0], value: [1]
Updates a pipeline stage on hackerapi
Generated using TypeDoc
A data container for pipeline stage related data. It also has static methods for interfacing with hackerapi.com.
Stage
{ HackerAPI.Base }