ExBifrost.Model.GetDashboard200ResponseDimensionRankingsValueRankingsInnerAllOfTrend (ex_bifrost v0.1.0)

Copy Markdown View Source

Percentage change versus the previous comparable period

Summary

Types

t()

@type t() ::
  %ExBifrost.Model.GetDashboard200ResponseDimensionRankingsValueRankingsInnerAllOfTrend{
    cost_trend: number() | nil,
    has_previous_period: boolean() | nil,
    requests_trend: number() | nil,
    tokens_trend: number() | nil
  }

Functions

decode(value)