---
path: app-api-reference/server/type-aliases/CommunityBillingCoreRemovedEvent.md
audience: app
category: reference
summary: Object type with properties: communityId, coreCount, coreId, userId (Community).
---

> **CommunityBillingCoreRemovedEvent** = `object`

## Properties

### communityId

> **communityId**: [`CommunityGuid`](CommunityGuid.md)

### coreCount

> **coreCount**: `number`

### coreId

> **coreId**: `BillingCoreGuid`

### userId

> **userId**: [`UserGuid`](UserGuid.md)