Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.04 KB

Check.md

File metadata and controls

21 lines (17 loc) · 1.04 KB

Check

Properties

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

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