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

# AuditEventSubjectType

Strings that represent the type of entity that was affected by an action.

## Declaration

```data
string AuditEventSubjectType
```

## Possible Values

ORGANIZATION: USER: LOCATION: DEVICE: COLLECTION: DEVICE_MANAGEMENT_SETTING: SUBSCRIPTION: DOMAIN: API_USER:

## Discussion

Discussion Possible Values ORGANIZATION: Organization entity. USER: User entity. LOCATION: Location entity. DEVICE: Device entity. COLLECTION: Collection entity. DEVICE_MANAGEMENT_SETTING: Device management configuration. SUBSCRIPTION: Subscription entity. DOMAIN: Domain entity. API_USER: API account entity.
