Ory.Model.BatchPatchIdentitiesResponse (ory_client v1.21.6)

Patch identities response

Summary

Types

t()

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

Functions

decode(value)