Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.08 KB

File metadata and controls

21 lines (17 loc) · 1.08 KB

Check

Properties

Name Type Description Notes
id string [optional]
created_at \DateTime The date and time when this check was created. [optional]
href string The uri of this resource. [optional]
type string The type of the check: standard or express. [optional]
status string The current state of the check in the checking process. [optional]
tags string[] A list of tags associated with this check. [optional]
result string The overall result of the check, based on the results of the constituent reports. [optional]
download_uri string [optional]
form_uri string [optional]
redirect_uri string [optional]
results_uri string [optional]
reports object[] [optional]

[Back to Model list] [Back to API list] [Back to README]