About this resource
Representation of a file version check result. Contains the results of running a check on a specific file version.
Properties
| Property | Description | Type |
|---|---|---|
| id | Gets or sets the unique identifier for this check result. | guid |
| fileVersionId | Gets or sets the ID of the file version this check result applies to. | guid |
| checkId | Gets or sets the ID of the check that was executed. | guid |
| createdOn | Gets the creation datetime in UTC time. | datetime |
| createdBy | Gets or sets the user that created this resource. | guid |