Chronicle.WebHooks.EventType (cratis_chronicle v0.2.0)

Copy Markdown View Source

Represents an event type referenced by a webhook definition.

Summary

Types

t()

@type t() :: %Chronicle.WebHooks.EventType{generation: pos_integer(), id: String.t()}