Sha256: db60db34b4ac7e75a3b86f918c6ad89719e3afd814119fc2d727d91857d73f11

Contents?: true

Size: 280 Bytes

Versions: 2

Compression:

Stored size: 280 Bytes

Contents

# OryClient::IdResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **id** | **String** | The id of the newly created object. |  |

## Example

```ruby
require 'ory-client'

instance = OryClient::IdResponse.new(
  id: null
)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ory-client-0.0.1.alpha19 docs/IdResponse.md
ory-client-0.0.1.alpha18 docs/IdResponse.md