Ory.Model.GetProjectMetricsResponse (ory_client v1.21.1)

Response of the getMetrics endpoint

Summary

Types

t()

@type t() :: %Ory.Model.GetProjectMetricsResponse{
  data: [Ory.Model.MetricsDatapoint.t()]
}

Functions

decode(value)