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.