ExBifrost.Model.GetLogsModelHistogram200ResponseBucketsInnerByModelValue (ex_bifrost v0.1.0)

Copy Markdown View Source

Usage statistics for a single model

Summary

Types

t()

@type t() ::
  %ExBifrost.Model.GetLogsModelHistogram200ResponseBucketsInnerByModelValue{
    error: integer() | nil,
    success: integer() | nil,
    total: integer() | nil
  }

Functions

decode(value)