Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/FolderPermissionsLocal

FolderPermissionsLocal

[JVM]
open class FolderPermissionsLocal

Represents the permissions explicitly assigned to a folder.

Types

NameSummary
FolderPermissionsLocalBuilder[JVM]
open class FolderPermissionsLocalBuilder

Properties

NameSummary
acl[JVM]
open val acl: List<Acl>
The list of actors and their roles.

Functions

NameSummary
builder[JVM]
open fun builder(): FolderPermissionsLocal.FolderPermissionsLocalBuilder
isInherits[JVM]
open fun isInherits(): Boolean
Specifies if permissions are inherited from the parent folder.
toString[JVM]
open fun toString(): String