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