Interface IbanityWebhookEvent

All Known Implementing Classes:
AccountDetailsUpdated, AccountDetailsUpdated, AccountPendingTransactionsCreated, AccountPendingTransactionsCreated, AccountPendingTransactionsUpdated, AccountPendingTransactionsUpdated, AccountReauthorized, AccountTransactionsCreated, AccountTransactionsCreated, AccountTransactionsDeleted, AccountTransactionsUpdated, AccountTransactionsUpdated, BulkPaymentInitiationRequestAuthorizationCompleted, BulkPaymentInitiationRequestStatusUpdated, IntegrationAccountAdded, IntegrationAccountRevoked, IntegrationCreated, IntegrationRevoked, OrganizationBlocked, OrganizationUnblocked, PaymentInitiationRequestAuthorizationCompleted, PaymentInitiationRequestStatusUpdated, PaymentRequestClosed, PeriodicPaymentInitiationRequestAuthorizationCompleted, PeriodicPaymentInitiationRequestStatusUpdated, SynchronizationFailed, SynchronizationFailed, SynchronizationSucceededWithoutChange, SynchronizationSucceededWithoutChange

public interface IbanityWebhookEvent
  • Method Details

    • setId

      void setId(UUID t)
    • setType

      void setType(String type)
    • getType

      String getType()