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