Ory.Model.AdminIdentityImportCredentialsLookupSecretConfig (ory_client v1.22.37)

Copy Markdown

Create Identity and Import Lookup Secret Credentials Configuration

Summary

Types

t()

@type t() :: %Ory.Model.AdminIdentityImportCredentialsLookupSecretConfig{
  codes: [Ory.Model.IdentityCredentialsLookupSecretCode.t()] | nil
}

Functions

decode(value)