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