Response for a single identity patch
@type t() :: %Ory.Model.IdentityPatchResponse{ action: String.t() | nil, identity: String.t() | nil, patch_id: String.t() | nil }