Ory.Model.BatchPatchIdentitiesResponse
(ory_client v1.22.26)
Copy Markdown
Patch identities response
Summary
Types
@type t() :: %Ory.Model.BatchPatchIdentitiesResponse{ identities: [Ory.Model.IdentityPatchResponse.t()] | nil }