Sha256: cfa8918736c5c93b57664ca3e64aa31b08ef891c3968e1b9c8e30dd9b7f9da23
Contents?: true
Size: 297 Bytes
Versions: 15
Compression:
Stored size: 297 Bytes
Contents
# OryHydraClient::IdResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **id** | **String** | The id of the newly created object. | | ## Example ```ruby require 'ory-kratos-client' instance = OryHydraClient::IdResponse.new( id: null ) ```
Version data entries
15 entries across 15 versions & 1 rubygems