Ory.Model.BatchPatchIdentitiesResponse (ory_client v1.6.2)

Patch identities response

Summary

Types

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

Functions