> ## Documentation Index
> Fetch the complete documentation index at: https://javascript.wapikit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SystemNotificationTypeEnum

[Wapi.js Docs](../README.mdx) / SystemNotificationTypeEnum

# Enumeration: SystemNotificationTypeEnum

Enum representing the types of system notifications

## Enumeration Members

### CustomerIdentityChange

> **CustomerIdentityChange**: `"customer_identity_changed"`

#### Source

[packages/wapi.js/src/webhook/type.ts:117](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L117)

***

### CustomerNumberChange

> **CustomerNumberChange**: `"user_changed_number"`

#### Source

[packages/wapi.js/src/webhook/type.ts:116](https://github.com/sarthakjdev/wapi.js/blob/1b066ed4efaf997a4bb012da51514dfcb4165da6/packages/wapi.js/src/webhook/type.ts#L116)
