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 | int? | 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] |