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 |
|---|---|---|
typerequired |
String constant | The access entity type. For OrganizationAccess the type is always ORGANIZATION. |
typeIdrequired |
String constant | The ID of the organization. |
organizationoptional |
2.1.1 Organization object | The organization that is granted access to the test. |
Last updated on