Ormeo_Web_Lens_Models_Sentinel_SentinelAnalysisReport_Dto

  • annotations
    Type: object | null
    • propertyName
      Type: string
  • contentType
    Type: string | null
  • explanation
    Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelForensicExplanation_Dto
    • antiForensicsWarning
      Type: string | null
    • categories
      Type: array object[] | null · Ormeo_Web_Lens_Models_Sentinel_SentinelExplanationCategory_Dto[]
    • crossCorroboration
      Type: string | null
    • summary
      Type: string | null
    • visualReview
      Type: string | null
  • findings
    Type: array object[] | null · Ormeo_Web_Lens_Models_Sentinel_SentinelFinding_Dto[]
    • code
      Type: string | null
    • confidence
      Type: numberFormat: double
    • description
      Type: string | null
    • region
      Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelRegion_Dto
    • severity
      Type: string | null
    • source
      Type: string | null
  • format
    Type: string | null
  • imageHeight
    Type: integerFormat: int32

    Signed 32-bit integers (commonly used integer type).

  • imageWidth
    Type: integerFormat: int32

    Signed 32-bit integers (commonly used integer type).

  • keyFindings
    Type: array object[] | null · Ormeo_Web_Lens_Models_Sentinel_SentinelKeyFinding_Dto[]
    • confidence
      Type: numberFormat: double
    • description
      Type: string | null
    • region
      Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelRegion_Dto
    • severity
      Type: string | null
    • sources
      Type: array string[] | null
    • title
      Type: string | null
    • vlmConfirmed
      Type: boolean
  • metadata
    Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelImageMetadata_Dto
    • device
      Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelDeviceInfo_Dto
    • gps
      Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelGpsInfo_Dto
    • pdf
      Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelPdfInfo_Dto
    • tags
      Type: array object[] | null · Ormeo_Web_Lens_Models_Sentinel_SentinelMetadataTag_Dto[]
    • timestamps
      Type: array object[] | null · Ormeo_Web_Lens_Models_Sentinel_SentinelTimestampEntry_Dto[]
  • riskLevel
    Type: string | null
  • riskScore
    Type: numberFormat: double
  • verdict
    Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelVerdict_Dto
    • confidence
      Type: numberFormat: double
    • corroboratingStages
      Type: integerFormat: int32

      Signed 32-bit integers (commonly used integer type).

    • riskLevel
      Type: string | null
    • riskScore
      Type: numberFormat: double
    • summary
      Type: string | null
    • vlmAssessmentConfidence
      Type: number | nullFormat: double
    • vlmManipulationProbability
      Type: number | nullFormat: double
  • vlmStagesCompleted
    Type: array integer[] | null