Class ExternalTMReportRequestDTO


public class ExternalTMReportRequestDTO extends ExternalTMIdentificationRequestDTO
Request DTO for sending a report from a third party system to the telemetry infrastructure.
  • Field Details

    • reportData

      public ExternalTelemetryReportDTO reportData
      The actual reporting data.
    • updateComment

      public String updateComment
      Comment that is stored with the telemetry report filing (optional).
  • Constructor Details

    • ExternalTMReportRequestDTO

      public ExternalTMReportRequestDTO()