Overview
//trimblecloud-fileservice/trimblecloud.fileservice.models/Download
Download
[JVM]
open class Download
Represents a download.
Constructors
| Download | [JVM] constructor() |
Properties
| Name | Summary |
|---|---|
| url | [JVM] open var url: String The URL to download the file from. |
Functions
| Name | Summary |
|---|---|
| toString | [JVM] open fun toString(): String |