AccessPolicyAssignmentPropertiesResponseUser

data class AccessPolicyAssignmentPropertiesResponseUser(val objectId: String? = null)

The user associated with the access policy.

Constructors

constructor(objectId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val objectId: String? = null

The object ID of the user.