ExBifrost.Model.GetDashboard200ResponseMeta (ex_bifrost v0.1.0)

Copy Markdown View Source

Parameters the dashboard data was computed with

Summary

Types

t()

@type t() :: %ExBifrost.Model.GetDashboard200ResponseMeta{
  bucket_size_seconds: integer() | nil,
  end_time: DateTime.t() | nil,
  generated_at: DateTime.t() | nil,
  start_time: DateTime.t() | nil
}

Functions

decode(value)