Ory.Model.GetProjectMetricsResponse (ory_client v1.1.37)

Response of the getMetrics endpoint

Link to this section Summary

Link to this section Types

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