@ory/client
Version:
OpenAPI client for @ory/client
31 lines (23 loc) • 1.01 kB
Markdown
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**break_glass_for_organization** | **string** | | [optional] [default to undefined]
**created_at** | **string** | CreatedAt is a helper struct field for gobuffalo.pop. | [optional] [default to undefined]
**id** | **string** | | [optional] [default to undefined]
**updated_at** | **string** | UpdatedAt is a helper struct field for gobuffalo.pop. | [optional] [default to undefined]
**value** | **string** | | [default to undefined]
**via** | **string** | | [default to undefined]
```typescript
import { RecoveryIdentityAddress } from '@ory/client';
const instance: RecoveryIdentityAddress = {
break_glass_for_organization,
created_at,
id,
updated_at,
value,
via,
};
```
[[Back to Model list]](../README.md