Interface EcosystemParticipantDeleteStartEvent
Properties
category
category: "ecosystem"
Sanitisation Level DATA
data
data: {
ecosystemId: string;
participantId: string;
}
Type declaration
ecosystemId: string
participantId: string
requestId
requestId: string
timestamp
timestamp: number