Sha256: 1e891a933e277806d36096758f8ebe50e55ef4171914b592d1e15adb937b05ab
Contents?: true
Size: 336 Bytes
Versions: 40
Compression:
Stored size: 336 Bytes
Contents
# OryClient::GetMetricsEventTypesResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **events** | **Array<String>** | The list of data points. | [readonly] | ## Example ```ruby require 'ory-client' instance = OryClient::GetMetricsEventTypesResponse.new( events: null ) ```
Version data entries
40 entries across 40 versions & 1 rubygems