Overview
//trimblecloud-fileservice/trimblecloud.fileservice.models/JobInfo
JobInfo
[JVM]
open class JobInfo
Represents the response for deleting an entity.
Constructors
| JobInfo | [JVM] constructor() |
Properties
| Name | Summary |
|---|---|
| jobId | [JVM] open var jobId: UUID Returns the job ID for a non-empty entity deletion, as it is an asynchronous operation. |
Functions
| Name | Summary |
|---|---|
| toString | [JVM] open fun toString(): String |