| Name | Type | Description | Notes |
|---|---|---|---|
| can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
| id | string | A short string, uniquely naming this test | [optional] |
| message | string | Additional data from the test | [optional] |
| status | string | Either 'pass' or 'fail' | [optional] |