Cam Qa Cert Cycle Time Summary Dto Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cam Qa Cert Cycle Time Summary Dto Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cycleTimeInjectionDataidtestSumIdcalculatedTotalTimeuserIdaddDateupdateDatetotalTime

Example Payload

Raw ↑
{
  "cycleTimeInjectionData": [
    "string"
  ],
  "id": "12345",
  "testSumId": "12345",
  "calculatedTotalTime": 35.5,
  "userId": "12345",
  "addDate": "string",
  "updateDate": "string",
  "totalTime": 0.0
}