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.14.1 docs/GetMetricsEventAttributesResponse.md
ory-client-1.14.0 docs/GetMetricsEventAttributesResponse.md
ory-client-1.13.10 docs/GetMetricsEventAttributesResponse.md
ory-client-1.13.6 docs/GetMetricsEventAttributesResponse.md
ory-client-1.13.4 docs/GetMetricsEventAttributesResponse.md
ory-client-1.13.3 docs/GetMetricsEventAttributesResponse.md
ory-client-1.13.2 docs/GetMetricsEventAttributesResponse.md
ory-client-1.13.1 docs/GetMetricsEventAttributesResponse.md
ory-client-1.13.0 docs/GetMetricsEventAttributesResponse.md
ory-client-1.11.6 docs/GetMetricsEventAttributesResponse.md
ory-client-1.9.0 docs/GetMetricsEventAttributesResponse.md
ory-client-1.8.1 docs/GetMetricsEventAttributesResponse.md
ory-client-1.8.0 docs/GetMetricsEventAttributesResponse.md
ory-client-1.6.2 docs/GetMetricsEventAttributesResponse.md
ory-client-1.6.1 docs/GetMetricsEventAttributesResponse.md
ory-client-1.5.2 docs/GetMetricsEventAttributesResponse.md
ory-client-1.5.1 docs/GetMetricsEventAttributesResponse.md
ory-client-1.5.0 docs/GetMetricsEventAttributesResponse.md
ory-client-1.4.9 docs/GetMetricsEventAttributesResponse.md
ory-client-1.4.8 docs/GetMetricsEventAttributesResponse.md