DownloadProperties interface
The properties of the price sheet download.
Properties
download |
The link (url) to download the pricesheet. NOTE: This property will not be serialized. It can only be populated by the server. |
valid |
Download link validity. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
downloadUrl
The link (url) to download the pricesheet. NOTE: This property will not be serialized. It can only be populated by the server.
downloadUrl?: string
Property Value
string
validTill
Download link validity. NOTE: This property will not be serialized. It can only be populated by the server.
validTill?: string
Property Value
string