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