| 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] |
