Creates a new Mail instance
Converts an object to hackerapi object notation
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]
Does not send the field to hackerapi
key: [0], value: [1]
HOC for renaming a field before sending it to hackerapi
The string to rename the key to
key: [0], value: [1]
Creates a new email
Creates a batch of emails
.targetEmail is ignored
Array of emails or array of objects that contain emails
Generated using TypeDoc
Class containing all hackerapi email functionality
{ HackerAPI.Base }