@ory/client
Version:
OpenAPI client for @ory/client
22 lines (14 loc) • 570 B
Markdown
# GetManagedIdentitySchemaLocation
Ory Identity Schema Location
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**location** | **string** | | [optional] [default to undefined]
## Example
```typescript
import { GetManagedIdentitySchemaLocation } from '@ory/client';
const instance: GetManagedIdentitySchemaLocation = {
location,
};
```
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)