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

Version Path
ory-client-1.4.7 docs/GetAttributesCountResponse.md
ory-client-1.4.6 docs/GetAttributesCountResponse.md
ory-client-1.4.5 docs/GetAttributesCountResponse.md
ory-client-1.4.4 docs/GetAttributesCountResponse.md
ory-client-1.4.3 docs/GetAttributesCountResponse.md
ory-client-1.4.2 docs/GetAttributesCountResponse.md
ory-client-1.4.1 docs/GetAttributesCountResponse.md
ory-client-1.4.0 docs/GetAttributesCountResponse.md
ory-client-1.3.0 docs/GetAttributesCountResponse.md
ory-client-1.2.17 docs/GetAttributesCountResponse.md
ory-client-1.2.16 docs/GetAttributesCountResponse.md
ory-client-1.2.15 docs/GetAttributesCountResponse.md
ory-client-1.2.14 docs/GetAttributesCountResponse.md