Name | Type | Description | Notes |
---|---|---|---|
total | int | The total number of results. | [optional] |
offset | int | The offset for the results. | [optional] |
limit | int | The maximum number of results to be returned. | [optional] |
results | list[ValidationResultImpl] | The list of results. | [optional] |