Interface MessagingInboxDidUnregisterSuccessEvent
Properties
category
category: "messaging"
clientId
clientId: undefined | string
Sanitisation Level DATA data
data: {
deleted: boolean;
inboxId: string;
}
Type declaration
deleted: boolean
inboxId: string
managementUserId
managementUserId: undefined | string
requestId
requestId: string
timestamp
timestamp: number