Remedy.Schema.CommandOptionChoice (Remedy v0.6.6) View Source

Command Option Choice

Link to this section Summary

Link to this section Types

Specs

t() :: %Remedy.Schema.CommandOptionChoice{
  id: term(),
  name: String.t(),
  value: any()
}