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