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