Type alias ContributionsEvent
ContributionsEvent: { agentId: string; contribution: CONTRIBUTION | WITHDRAWAL; data: string; environmentId: string; id: string; type: string; }
Type declaration
-
agentId: string
-
-
data: string
-
environmentId: string
-
id: string
-
type: string