Sha256: 20ffdf26f638c636449fab0bd477b0b57d7e4446215d7cbd95ad43bcfcae5404

Contents?: true

Size: 601 Bytes

Versions: 119

Compression:

Stored size: 601 Bytes

Contents

# OryClient::RecoveryIdentityAddress

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **created_at** | **Time** | CreatedAt is a helper struct field for gobuffalo.pop. | [optional] |
| **id** | **String** |  |  |
| **updated_at** | **Time** | UpdatedAt is a helper struct field for gobuffalo.pop. | [optional] |
| **value** | **String** |  |  |
| **via** | **String** |  |  |

## Example

```ruby
require 'ory-client'

instance = OryClient::RecoveryIdentityAddress.new(
  created_at: null,
  id: null,
  updated_at: null,
  value: null,
  via: null
)
```

Version data entries

119 entries across 119 versions & 1 rubygems

Version Path
ory-client-1.14.2 docs/RecoveryIdentityAddress.md
ory-client-1.14.1 docs/RecoveryIdentityAddress.md
ory-client-1.14.0 docs/RecoveryIdentityAddress.md
ory-client-1.13.10 docs/RecoveryIdentityAddress.md
ory-client-1.13.6 docs/RecoveryIdentityAddress.md
ory-client-1.13.4 docs/RecoveryIdentityAddress.md
ory-client-1.13.3 docs/RecoveryIdentityAddress.md
ory-client-1.13.2 docs/RecoveryIdentityAddress.md
ory-client-1.13.1 docs/RecoveryIdentityAddress.md
ory-client-1.13.0 docs/RecoveryIdentityAddress.md
ory-client-1.11.6 docs/RecoveryIdentityAddress.md
ory-client-1.9.0 docs/RecoveryIdentityAddress.md
ory-client-1.8.1 docs/RecoveryIdentityAddress.md
ory-client-1.8.0 docs/RecoveryIdentityAddress.md
ory-client-1.6.2 docs/RecoveryIdentityAddress.md
ory-client-1.6.1 docs/RecoveryIdentityAddress.md
ory-client-1.5.2 docs/RecoveryIdentityAddress.md
ory-client-1.5.1 docs/RecoveryIdentityAddress.md
ory-client-1.5.0 docs/RecoveryIdentityAddress.md
ory-client-1.4.9 docs/RecoveryIdentityAddress.md