Ory.Model.PatchIdentitiesBody (ory_client v1.1.37)

Patch Identities Body

Link to this section Summary

Link to this section Types

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