Sha256: e1a6e578db07831aaaac2e134ec644b81aeb3ca143f5496229cfa83529959c7b

Contents?: true

Size: 359 Bytes

Versions: 83

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

83 entries across 83 versions & 1 rubygems

Version Path
ory-client-1.14.2 docs/GetProjectMetricsResponse.md
ory-client-1.14.1 docs/GetProjectMetricsResponse.md
ory-client-1.14.0 docs/GetProjectMetricsResponse.md
ory-client-1.13.10 docs/GetProjectMetricsResponse.md
ory-client-1.13.6 docs/GetProjectMetricsResponse.md
ory-client-1.13.4 docs/GetProjectMetricsResponse.md
ory-client-1.13.3 docs/GetProjectMetricsResponse.md
ory-client-1.13.2 docs/GetProjectMetricsResponse.md
ory-client-1.13.1 docs/GetProjectMetricsResponse.md
ory-client-1.13.0 docs/GetProjectMetricsResponse.md
ory-client-1.11.6 docs/GetProjectMetricsResponse.md
ory-client-1.9.0 docs/GetProjectMetricsResponse.md
ory-client-1.8.1 docs/GetProjectMetricsResponse.md
ory-client-1.8.0 docs/GetProjectMetricsResponse.md
ory-client-1.6.2 docs/GetProjectMetricsResponse.md
ory-client-1.6.1 docs/GetProjectMetricsResponse.md
ory-client-1.5.2 docs/GetProjectMetricsResponse.md
ory-client-1.5.1 docs/GetProjectMetricsResponse.md
ory-client-1.5.0 docs/GetProjectMetricsResponse.md
ory-client-1.4.9 docs/GetProjectMetricsResponse.md