GetBusinessCaseOperationReportDownloadUrlResult

data class GetBusinessCaseOperationReportDownloadUrlResult(val businessCaseReportUrl: String, val expirationTime: String)

Download URL for assessment report.

Constructors

constructor(businessCaseReportUrl: String, expirationTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Hyperlink to download report.

Link copied to clipboard

Expiry date of download url.