mispex v0.1.4 MISP.Tag View Source

Create and delete tags for both events and attributes

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %MISP.Tag{
  colour: String.t() | nil,
  exportable: boolean(),
  hide_tag: boolean() | nil,
  id: String.t() | nil,
  name: String.t() | nil
}

Link to this section Functions