Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/SupportFileLinkRequest

SupportFileLinkRequest

[JVM]
open class SupportFileLinkRequest

Represents attributes of a file that can be updated.

Types

NameSummary
SupportFileLinkRequestBuilder[JVM]
open class SupportFileLinkRequestBuilder

Properties

NameSummary
links[JVM]
@NonNull
@get:NonNull
open val links: @NonNullHashMap<String, SupportFileDetails>
Support file links.

Functions

NameSummary
builder[JVM]
open fun builder(): SupportFileLinkRequest.SupportFileLinkRequestBuilder
toString[JVM]
open fun toString(): String