mispex v0.1.6 MISP.SharingGroupOrg View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %MISP.SharingGroupOrg{
  Organisation: MISP.Org.t() | nil,
  extend: boolean() | nil,
  id: String.t() | nil,
  org_id: String.t() | nil,
  sharing_group_id: String.t() | nil
}

Link to this section Functions