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