Sha256: 74962c0ca17320b5a0772a92be6fae314a48ebe6698cc1bdae0e1da54b184326

Contents?: true

Size: 332 Bytes

Versions: 3

Compression:

Stored size: 332 Bytes

Contents

# OryKratosClient::RevokedSessions

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **count** | **Integer** | The number of sessions that were revoked. | [optional] |

## Example

```ruby
require 'ory-kratos-client'

instance = OryKratosClient::RevokedSessions.new(
  count: null
)
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ory-kratos-client-0.10.1 docs/RevokedSessions.md
ory-kratos-client-0.9.0.alpha3 docs/RevokedSessions.md
ory-kratos-client-0.9.0.alpha2 docs/RevokedSessions.md