2.1.1 EntityAccess object abstract

Represents an entity that is granted permission to access a playable (e.g. a drill, test, etc.). There are three flavors:

Fields

Field Type Description
type
required
String constant The access entity type. Possible values:

  • GROUP
  • USER
  • ORGANIZATION
typeId
required
String constant The ID of the access of the listed type. Depending on the entity type this may represent a group ID, user ID or organization ID.