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