Sha256: daf7c69af42ebf5201c6a85019e3235e0eda2a1cb4c0fd785183dde88d0e3c02
Contents?: true
Size: 313 Bytes
Versions: 175
Compression:
Stored size: 313 Bytes
Contents
# OryClient::RevokedSessions ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **count** | **Integer** | The number of sessions that were revoked. | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::RevokedSessions.new( count: null ) ```
Version data entries
175 entries across 175 versions & 1 rubygems