UNPKG

@ory/client

Version:

OpenAPI client for @ory/client

22 lines (14 loc) 717 B
# AdminIdentityImportCredentialsLookupSecret Create Identity and Import Lookup Secret Credentials ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **config** | [**AdminIdentityImportCredentialsLookupSecretConfig**](AdminIdentityImportCredentialsLookupSecretConfig.md) | | [optional] [default to undefined] ## Example ```typescript import { AdminIdentityImportCredentialsLookupSecret } from '@ory/client'; const instance: AdminIdentityImportCredentialsLookupSecret = { config, }; ``` [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)