Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/JobInfo

JobInfo

[JVM]
open class JobInfo

Represents the response for deleting an entity.

Constructors

JobInfo[JVM]
constructor()

Properties

NameSummary
jobId[JVM]
open var jobId: UUID
Returns the job ID for a non-empty entity deletion, as it is an asynchronous operation.

Functions

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