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