Cam Camd Services Email Recipient List Response Dto Example

GovernmentEnvironmentalOpenDataAirQualityWaterQualityHazardousWasteComplianceEmissions

Cam Camd Services Email Recipient List Response Dto Example is an example object payload from EPA — U.S. Environmental Protection Agency, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

recipientshasErrorerrorMessage

Example Payload

Raw ↑
{
  "recipients": [
    [
      "string"
    ]
  ],
  "hasError": false,
  "errorMessage": ""
}