FoPost.Label (FoPost v0.1.0)

Copy Markdown View Source

A campaign tag posts are grouped and reported by.

Summary

Types

t()

@type t() :: %FoPost.Label{
  color: term(),
  created_at: term(),
  id: term(),
  name: term(),
  raw: term(),
  updated_at: term(),
  workspace: term()
}