Sha256: f127aca14930a59b173d1e862bcf128304ca39ee51be895277e556dc858a7c54

Contents?: true

Size: 346 Bytes

Versions: 40

Compression:

Stored size: 346 Bytes

Contents

# OryClient::GetMetricsEventAttributesResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **events** | **Array<String>** | The list of data points. | [readonly] |

## Example

```ruby
require 'ory-client'

instance = OryClient::GetMetricsEventAttributesResponse.new(
  events: null
)
```

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
ory-client-1.16.2 docs/GetMetricsEventAttributesResponse.md
ory-client-1.16.1 docs/GetMetricsEventAttributesResponse.md
ory-client-1.16.0 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.17 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.16 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.15 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.14 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.13 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.12 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.10 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.7 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.6 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.5 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.4 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.3 docs/GetMetricsEventAttributesResponse.md
ory-client-1.15.0 docs/GetMetricsEventAttributesResponse.md
ory-client-1.14.5 docs/GetMetricsEventAttributesResponse.md
ory-client-1.14.4 docs/GetMetricsEventAttributesResponse.md
ory-client-1.14.3 docs/GetMetricsEventAttributesResponse.md
ory-client-1.14.2 docs/GetMetricsEventAttributesResponse.md