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.2.4 docs/GetProjectMetricsResponse.md
ory-client-1.2.3 docs/GetProjectMetricsResponse.md
ory-client-1.2.2 docs/GetProjectMetricsResponse.md
ory-client-1.2.1 docs/GetProjectMetricsResponse.md
ory-client-1.2.0 docs/GetProjectMetricsResponse.md
ory-client-1.1.51 docs/GetProjectMetricsResponse.md
ory-client-1.1.50 docs/GetProjectMetricsResponse.md
ory-client-1.1.49 docs/GetProjectMetricsResponse.md
ory-client-1.1.48 docs/GetProjectMetricsResponse.md
ory-client-1.1.47 docs/GetProjectMetricsResponse.md
ory-client-1.1.46 docs/GetProjectMetricsResponse.md
ory-client-1.1.45 docs/GetProjectMetricsResponse.md
ory-client-1.1.44 docs/GetProjectMetricsResponse.md
ory-client-1.1.41 docs/GetProjectMetricsResponse.md
ory-client-1.1.40 docs/GetProjectMetricsResponse.md
ory-client-1.1.39.alpha0 docs/GetProjectMetricsResponse.md
ory-client-1.1.39 docs/GetProjectMetricsResponse.md
ory-client-1.1.38 docs/GetProjectMetricsResponse.md
ory-client-1.1.37 docs/GetProjectMetricsResponse.md
ory-client-1.1.36 docs/GetProjectMetricsResponse.md