Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/SpacePermissionsLocal

SpacePermissionsLocal

[JVM]
open class SpacePermissionsLocal

Represents the permissions explicitly assigned to a space.

Types

NameSummary
SpacePermissionsLocalBuilder[JVM]
open class SpacePermissionsLocalBuilder

Properties

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

Functions

NameSummary
builder[JVM]
open fun builder(): SpacePermissionsLocal.SpacePermissionsLocalBuilder
toString[JVM]
open fun toString(): String