Ory.Model.BatchPatchIdentitiesResponse (ory_client v1.1.37)
Patch identities response
Link to this section Summary
Link to this section Types
@type t() :: %Ory.Model.BatchPatchIdentitiesResponse{ identities: [Ory.Model.IdentityPatchResponse.t()] | nil }