# Actor

## Properties

| Property | Type | Required | Description |
|----------|------|----------|-------------|
| `apiKey` | string | No | The unique identifier for the API key. |
| `application` | string | No | The unique identifier for the application. |
| `member` | string | No | The unique identifier for the member. |
| `user` | string | No | The unique identifier for the user. |
| `type` | apiKey | application | member | user | system | Yes | The type of actor. |
