Sha256: 0d2ce8e6b571c8e9d33b0573b67992d030bfd3b8ebabe6f3aa5a7877f03e7d9a
Contents?: true
Size: 320 Bytes
Versions: 5
Compression:
Stored size: 320 Bytes
Contents
# OryKratosClient::SessionDevice ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **user_agent** | **String** | UserAgent of this device | [optional] | ## Example ```ruby require 'ory-kratos-client' instance = OryKratosClient::SessionDevice.new( user_agent: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems