Ory.Model.BatchPatchIdentitiesResponse (ory_kratos v26.2.0)

Copy Markdown

Patch identities response

Summary

Types

t()

@type t() :: %Ory.Model.BatchPatchIdentitiesResponse{
  identities: [Ory.Model.IdentityPatchResponse.t()] | nil
}

Functions

decode(value)