Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/Download

Download

[JVM]
open class Download

Represents a download.

Constructors

Download[JVM]
constructor()

Properties

NameSummary
url[JVM]
open var url: String
The URL to download the file from.

Functions

NameSummary
toString[JVM]
open fun toString(): String