Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 968 Bytes

Check.md

File metadata and controls

21 lines (16 loc) · 968 Bytes

Check

Properties

Name Type Description Notes
id String [optional]
createdAt OffsetDateTime 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 List<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]
downloadUri String [optional]
formUri String [optional]
redirectUri String [optional]
resultsUri String [optional]
reports List<Object> [optional]