2.1.1 UserAccess object extends TestAccess

Represents the permission of an individual user to a playable (e.g. a drill, test, etc.). Inherits from the 2.1.1 TestAccess object.

Fields

Field Type Description
type
required
String constant The access entity type. For UserAccess the type is always USER.
typeId
required
String The ID of the user.
user
optional
2.1.1 User object The user who is granted access to the playable.