Merchant.Events (Merchant v0.2.0)
View SourceProvides struct and type for a Events
Summary
Types
@type t() :: %Merchant.Events{ booking_id: String.t() | nil, events: ([Merchant.Event.t()] | nil) | nil, type: String.t() | nil }
Provides struct and type for a Events
@type t() :: %Merchant.Events{ booking_id: String.t() | nil, events: ([Merchant.Event.t()] | nil) | nil, type: String.t() | nil }