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