Skip to content

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

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

Functions

NameSummary
toString[JVM]
open fun toString(): String