Represents an event type referenced by a webhook definition.
Summary
Types
@type t() :: %Chronicle.WebHooks.EventType{generation: pos_integer(), id: String.t()}
Represents an event type referenced by a webhook definition.
@type t() :: %Chronicle.WebHooks.EventType{generation: pos_integer(), id: String.t()}