Ory.Model.GetProjectMetricsResponse (ory_client v1.6.2)

Response of the getMetrics endpoint

Summary

Types

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

Functions