This object represents a scope. A scope is assigned to a user and is required to access operations
DocumentProperty | Type | Description |
---|---|---|
id | Integer | Unique identifier for the object |
name | Text | Unique name of the object |
description | Text | Short description of the scope |
operations | Backend_ScopeOperation | All operations which can be access through this scope |
metadata | Common_Metadata | Use this parameter to attach key-value data |