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 |
|---|---|---|
typerequired |
String constant | The test access type. For TestOrganizationAccess this is always ORGANIZATION. |
organizationrequired |
2.1.1 Organization object | The organization this access object applies to. |
typeIdrequired |
String | The organization ID. |
Last updated on