FoPost.Analytics.CollectSummary (FoPost v0.1.0)

Copy Markdown View Source

What a collection run refreshed, and what it could not.

Summary

Types

t()

@type t() :: %FoPost.Analytics.CollectSummary{
  accounts: term(),
  demographics: term(),
  error_details: term(),
  errors: term(),
  posts: term(),
  raw: term()
}