Overview
//trimblecloud-fileservice/trimblecloud.fileservice.models/PermissionsInherited
PermissionsInherited
[JVM]
open class PermissionsInherited
Represents the permissions inherited from the entire parent hierarchy applicable for the actor.
Constructors
| PermissionsInherited | [JVM] constructor() |
Properties
| Name | Summary |
|---|---|
| acl | [JVM] open var acl: List<InheritedAcl> The list of actors and their roles. |
Functions
| Name | Summary |
|---|---|
| toString | [JVM] open fun toString(): String |