mispex v0.1.4 MISP.Galaxy View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %MISP.Galaxy{
  GalaxyCluster: [MISP.GalaxyCluster.t()],
  description: String.t() | nil,
  id: String.t() | nil,
  name: String.t() | nil,
  type: String.t() | nil,
  uuid: String.t() | nil,
  version: String.t() | nil
}

Link to this section Functions