Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 842 Bytes

ProvenanceResultsDTO.md

File metadata and controls

16 lines (11 loc) · 842 Bytes

ProvenanceResultsDTO

Properties

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]