DocumentDownloadResult interface

A secure URL that can be used to download a an entity until the URL expires.

Properties

expiryTime

The time in UTC when the download URL will expire.

url

The URL to the PDF or .zip file.

Property Details

expiryTime

The time in UTC when the download URL will expire.

expiryTime?: string

Property Value

string

url

The URL to the PDF or .zip file.

url?: string

Property Value

string