Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/PermissionsEvaluated

PermissionsEvaluated

[JVM]
open class PermissionsEvaluated

Represents the permissions evaluated for the actors on the resource. It shows the most permissible role applicable for the actor, considering both the direct and inherited permissions.

Constructors

PermissionsEvaluated[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