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:
- 2.1.1 GroupAccess
- 2.1.1 OrganizationAccess
- 2.1.1 UserAccess
Fields
Field | Type | Description |
---|---|---|
type required |
String constant | The access entity type. Possible values:
|
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. |
Last updated on