2.1.1 TestOrganizationAccess object implements TestAccess
Represents the organization access to a given test. This is related to the anonymous test functionality.
Fields
Field | Type | Description |
---|---|---|
type required |
String constant | The test access type. For TestOrganizationAccess this is always ORGANIZATION . |
organization required |
2.1.1 Organization object | The organization this access object applies to. |
typeId required |
String | The organization ID. |
Last updated on