ModuleUnpayedForOrganisation
An organisation got a module set as un-payed (the effect is that users from that organisation can’t sign-in until set as payed again). To retrieve only this event you use the topic “organisation/irm.aspnetcore.identity.events.moduleunpayedfororganisation”.
| Name | Type | Description |
|---|---|---|
| AggregateId | UUID | The unique identifier of the unpayed module and organisation combination. |
| OwnerId | UUID | The unique identifier of the organisation. |
| ModuleId | UUID | The unique identifier of the module. |