---
title: AuditEventActorType
framework: Apple Business API
role: symbol
role_heading: Type
platforms: [apple business api 2.5+]
path: applebusinessapi/auditeventactortype
---

# AuditEventActorType

Strings that represent the type of entity that performed an action.

## Declaration

```data
string AuditEventActorType
```

## Possible Values

USER: API_USER: SYSTEM:

## Discussion

Discussion Possible Values USER: Action performed by a user. API_USER: Action performed via API account. SYSTEM: Action performed by the system.
