mispex v0.1.5 MISP.Orgc View Source

The source organisation for an event

Apparently not the same as MISP.Org, although they have the same fields. Weird.

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %MISP.Orgc{
  id: String.t() | nil,
  name: String.t() | nil,
  uuid: String.t()
}

Link to this section Functions