Provides struct and type for a Hotword
Summary
Types
@type t() :: %Gleanex.Admin.Hotword{ proximity: Gleanex.Admin.HotwordProximity.t() | nil, regex: String.t() | nil }
Provides struct and type for a Hotword
@type t() :: %Gleanex.Admin.Hotword{ proximity: Gleanex.Admin.HotwordProximity.t() | nil, regex: String.t() | nil }