Overview
//trimblecloud-fileservice/trimblecloud.fileservice.models/SpacePermissionsLocal
SpacePermissionsLocal
[JVM]
open class SpacePermissionsLocal
Represents the permissions explicitly assigned to a space.
Types
| Name | Summary |
|---|---|
| SpacePermissionsLocalBuilder | [JVM] open class SpacePermissionsLocalBuilder |
Properties
| Name | Summary |
|---|---|
| acl | [JVM] open val acl: List<Acl> The list of actors and their roles. |
Functions
| Name | Summary |
|---|---|
| builder | [JVM] open fun builder(): SpacePermissionsLocal.SpacePermissionsLocalBuilder |
| toString | [JVM] open fun toString(): String |