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