Gleanex.Admin.Hotword (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a Hotword

Summary

Types

t()

@type t() :: %Gleanex.Admin.Hotword{
  proximity: Gleanex.Admin.HotwordProximity.t() | nil,
  regex: String.t() | nil
}