# 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)
