Sha256: e1a6e578db07831aaaac2e134ec644b81aeb3ca143f5496229cfa83529959c7b
Contents?: true
Size: 359 Bytes
Versions: 82
Compression:
Stored size: 359 Bytes
Contents
# OryClient::GetProjectMetricsResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**Array<MetricsDatapoint>**](MetricsDatapoint.md) | The list of data points. | [readonly] | ## Example ```ruby require 'ory-client' instance = OryClient::GetProjectMetricsResponse.new( data: null ) ```
Version data entries
82 entries across 82 versions & 1 rubygems
Version | Path |
---|---|
ory-client-1.1.35 | docs/GetProjectMetricsResponse.md |
ory-client-1.1.34 | docs/GetProjectMetricsResponse.md |