Ory.Model.IdentityPatch (ory_client v1.6.2)
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