| Name | Type | Description | Notes |
|---|---|---|---|
| provenanceEvents | List<ProvenanceEventDTO> | The provenance events that matched the search criteria. | [optional] |
| total | String | The total number of results formatted. | [optional] |
| totalCount | Long | The total number of results. | [optional] |
| generated | String | Then the search was performed. | [optional] |
| oldestEvent | String | The oldest event available in the provenance repository. | [optional] |
| timeOffset | Integer | The time offset of the server that's used for event time. | [optional] |
| errors | List<String> | Any errors that occurred while performing the provenance request. | [optional] |