Click or drag to resize

EventArgsBase Class

Base class for atomia billing event args.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Atomia.Billing.Core.Sdk.EventsEventArgsBase
      More...

Namespace:  Atomia.Billing.Core.Sdk.Events
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public class EventArgsBase : EventArgs

The EventArgsBase type exposes the following members.

Constructors
  NameDescription
Public methodEventArgsBase
Initializes a new instance of the EventArgsBase class.
Top
Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Atomia.Billing.Core.Sdk.EventsEventArgsBase
      Atomia.Billing.Core.Sdk.Events.AccountsAccountAddressUpdatedEventArgs
      Atomia.Billing.Core.Sdk.Events.AccountsAccountCreatedEventArgs
      Atomia.Billing.Core.Sdk.Events.AccountsAccountTerminatedEventArgs
      Atomia.Billing.Core.Sdk.Events.AccountsAccountTerminationRequestCreateEventArgs
      Atomia.Billing.Core.Sdk.Events.AccountsAccountUpdatedEventArgs
      Atomia.Billing.Core.Sdk.Events.CustomersCustomerCreatedEventArgs
      Atomia.Billing.Core.Sdk.Events.CustomersCustomerStatusChangedEventArgs
      Atomia.Billing.Core.Sdk.Events.HeartBeatHeartBeatEventArgs
      Atomia.Billing.Core.Sdk.Events.InvoicesCreditInvoiceCreatedEventArgs
      Atomia.Billing.Core.Sdk.Events.InvoicesCreditInvoicePreCreatedEventArgs
      Atomia.Billing.Core.Sdk.Events.InvoicesInvoiceCreatedEventArgs
      Atomia.Billing.Core.Sdk.Events.InvoicesInvoiceDeletedEventArgs
      Atomia.Billing.Core.Sdk.Events.InvoicesInvoicePaidEventArgs
      Atomia.Billing.Core.Sdk.Events.InvoicesInvoicePreCreatedEventArgs
      Atomia.Billing.Core.Sdk.Events.InvoicesInvoiceUpdatedEventArgs
      Atomia.Billing.Core.Sdk.Events.InvoicesPreInvoiceUpdatedEventArgs
      Atomia.Billing.Core.Sdk.Events.InvoicesPreSendSingleCreditInvoiceEventArgs
      Atomia.Billing.Core.Sdk.Events.InvoicesPreSendSingleInvoiceEventArgs
      Atomia.Billing.Core.Sdk.Events.InvoicesSendInvoiceEventArgs
      Atomia.Billing.Core.Sdk.Events.MessagesMessageCreateEventArgs
      Atomia.Billing.Core.Sdk.Events.OrdersOrderCalculateEventArgs
      Atomia.Billing.Core.Sdk.Events.OrdersOrderCreatedEventArgs
      Atomia.Billing.Core.Sdk.Events.OrdersOrderPreCreatedEventArgs
      Atomia.Billing.Core.Sdk.Events.OrdersOrderProcessedEventArgs
      Atomia.Billing.Core.Sdk.Events.OrdersOrderProcessedPreCreateInvoiceArgs
      Atomia.Billing.Core.Sdk.Events.OrdersOrderValidateEventArgs
      Atomia.Billing.Core.Sdk.Events.OrdersUpgradeOrderCreatedEventArgs
      Atomia.Billing.Core.Sdk.Events.PaymentsLatePaymentDetectedEventArgs
      Atomia.Billing.Core.Sdk.Events.PaymentsPaymentCreatedEventArgs
      Atomia.Billing.Core.Sdk.Events.PaymentsPaymentFinishedEventArgs
      Atomia.Billing.Core.Sdk.Events.PaymentsPaymentSubscriptionProvisionedEventArgs
      Atomia.Billing.Core.Sdk.Events.SubscriptionsSubscriptionChangedStatusEventArgs
      Atomia.Billing.Core.Sdk.Events.SubscriptionsSubscriptionCreatedEventArgs
      Atomia.Billing.Core.Sdk.Events.SubscriptionsSubscriptionPreChangedPackageEventArgs
      Atomia.Billing.Core.Sdk.Events.SubscriptionsSubscriptionProvisioningStatusChangedEventArgs
      Atomia.Billing.Core.Sdk.Events.SubscriptionsSubscriptionTerminatedEventArgs
      Atomia.Billing.Core.Sdk.Events.SubscriptionsSubscriptionUpdatedEventArgs