DownloadURL interface

The URL to download the generated report.

Properties

downloadUrl

The URL to download the generated report.

expiryTime

The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z. NOTE: This property will not be serialized. It can only be populated by the server.

validTill

The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z.

Property Details

downloadUrl

The URL to download the generated report.

downloadUrl?: string

Property Value

string

expiryTime

The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z. NOTE: This property will not be serialized. It can only be populated by the server.

expiryTime?: Date

Property Value

Date

validTill

The time at which report URL becomes invalid/expires in UTC e.g. 2020-12-08T05:55:59.4394737Z.

validTill?: Date

Property Value

Date