Sha256: f751d51670f8134909fedd709475ad618c73a8d5d90c914c1a7b08b085753f66
Contents?: true
Size: 336 Bytes
Versions: 20
Compression:
Stored size: 336 Bytes
Contents
# OryClient::RefreshTokenHookResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **session** | [**ConsentRequestSession**](ConsentRequestSession.md) | | [optional] | ## Example ```ruby require 'ory-client' instance = OryClient::RefreshTokenHookResponse.new( session: null ) ```
Version data entries
20 entries across 20 versions & 1 rubygems