2.1.1 OrganizationAccess object extends TestAccess

Represents the permission of an organization 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 OrganizationAccess the type is always ORGANIZATION.
typeId
required
String constant The ID of the organization.
organization
optional
2.1.1 Organization object The organization that is granted access to the test.