| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique ID | [optional] |
| created_at | datetime | ISO 8601 timestamp when the resource was created | [optional] |
| status | str | Status of the report. Valid values are complete | [optional] |
| updated_at | datetime | ISO 8601 timestamp when the resource was updated | [optional] |
| external_account | ExternalAccount | Associated External Account | [optional] |
| external_account_id | int | Associated External Account ID | [optional] |
| alerts | list[Alert] | Associated Alerts | [optional] |
| stat | Stat | Associated Stat | [optional] |
This repository was archived by the owner on Jan 12, 2021. It is now read-only.