Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DownloadUrl

Package version

interface

An interface representing DownloadUrl. Download URL for assessment report.

Hierarchy

  • DownloadUrl

Index

Properties

Optional assessmentReportUrl

assessmentReportUrl: undefined | string
member

{string} [assessmentReportUrl] Hyperlink to download report. NOTE: This property will not be serialized. It can only be populated by the server.

Optional expirationTime

expirationTime: Date
member

{Date} [expirationTime] Expiry date of download url. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc