ExBifrost.Model.GetDashboard200ResponseMcpCostBucketsInner (ex_bifrost v0.1.0)

Copy Markdown View Source

Time-bucketed MCP cost data

Summary

Types

t()

@type t() :: %ExBifrost.Model.GetDashboard200ResponseMcpCostBucketsInner{
  timestamp: DateTime.t() | nil,
  total_cost: number() | nil
}

Functions

decode(value)