Increase.EventSubscriptions.EventSubscription.SelectedEventCategory (Increase v1.0.0)

Copy Markdown View Source

The EventSubscriptionSelectedEventCategory object.

Fields

  • event_category - The category of the Event.

Summary

Types

t()

@type t() :: %Increase.EventSubscriptions.EventSubscription.SelectedEventCategory{
  event_category: String.t() | nil
}