Ory.Model.IdentityPatch (ory_client v1.1.37)
Payload for patching an identity
Link to this section Summary
Link to this section Types
@type t() :: %Ory.Model.IdentityPatch{ create: Ory.Model.CreateIdentityBody.t() | nil, patch_id: String.t() | nil }