store/event/operation library
Classes
- OperationCanceledEvent
- Event of an Operation being canceled.
- OperationChargeCreatedEvent
- Event of a new OperationCharge being created.
- OperationDepositBonusCreatedEvent
- Event of a new OperationDepositBonus being created.
- OperationDepositCompletedEvent
- Event of an OperationDeposit being completed.
- OperationDepositCreatedEvent
- Event of a new OperationDeposit being created.
- OperationDepositDeclinedEvent
- Event of an OperationDeposit being declined.
- OperationDepositFailedEvent
- Event of an OperationDeposit being failed.
- OperationDividendCreatedEvent
- Event of a new OperationDividend being created.
- OperationEarnDonationCreatedEvent
- Event of a new OperationEarnDonation being created.
- OperationEvent
- Events happening in a Chat.
- OperationGrantCreatedEvent
- Event of a new OperationGrant being created.
- OperationPurchaseDonationCreatedEvent
- Event of a new OperationPurchaseDonation being created.
- OperationRewardCreatedEvent
- Event of a new OperationReward being created.
- OperationsEvents
- Operation event union.
- OperationsEventsEvent
- OperationsEventsEvent happening in the Operations.
- OperationsEventsInitialized
- Indicator notifying about a GraphQL subscription being successfully initialized.
- OperationsEventsList
- Initial state of the Operations.
- OperationsEventsVersioned
- OperationsEventss along with the corresponding OperationVersion.
Enums
- OperationEventKind
- Possible kinds of a OperationEvent.
- OperationsEventsKind
- Tag representing a OperationsEvents kind.