Wapi.js Docs / CustomerIdentityChangeEventInterfaceDocumentation Index
Fetch the complete documentation index at: https://javascript.wapikit.com/llms.txt
Use this file to discover all available pages before exploring further.
Interface: CustomerIdentityChangeEventInterface
Represents the interface for a customer identity change event.Interface
CustomerIdentityChangeEventInterfaceProperties
acknowledged
acknowledged: string
The acknowledgement status of the event.
Source
packages/wapi.js/src/webhook/events/customer-identity-changed/interface.ts:18client
client: Client
The client associated with the event.
Source
packages/wapi.js/src/webhook/events/customer-identity-changed/interface.ts:12creationTimestamp
creationTimestamp: string
The creation timestamp of the event.
Source
packages/wapi.js/src/webhook/events/customer-identity-changed/interface.ts:24hash
hash: string
The hash value of the event.