Creates a new Claim instance
Sets a field answer
Converts an object to hackerapi object notation
Creates a new claim for a pipeline
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 claim using its ID from hackerapi
Does not send the field to hackerapi
key: [0], value: [1]
Gets a claim using its ID from hackerapi
Returns the filtered claims for a pipeline
HOC for renaming a field before sending it to hackerapi
The string to rename the key to
key: [0], value: [1]
Updates a claim on hackerapi
Updates a claim on hackerapi. This method is faster than Claim.update because the claim is not returned in the response.
Generated using TypeDoc
A container for claim-related data and static methods for interfacing with hackerapi.com