Ormeo_Web_Lens_Models_Sentinel_SentinelJobList_Dto

  • completedAtUtc
    Type: string | nullFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • createdAtUtc
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • errorMessage
    Type: string | null
  • filename
    Type: string | null
  • fileSizeBytes
    Type: integer | nullFormat: int64

    Signed 64-bit integers (long type).

  • pageCount
    Type: integer | nullFormat: int32

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

  • progress
    Type: numberFormat: double
  • riskLevel
    Type: string | null
  • riskScore
    Type: number | nullFormat: double
  • sentinelJobGuid
    Type: stringFormat: uuid
  • stage
    Type: string | null
  • status
    Type: string | null
  • verdictSummary
    Type: string | null