Injection represents an object that contains the result for the injection call.
checks represents the collection of checks to choose from.
created represents the unix timestamp for when the result was received.
id represents a unique identifier for the result.
object represent the type of the result document.
createdDate converts the created unix timestamp into a JS Date.
Injection represents an object that contains the result for the injection call.