FlagDeletedDataOwner model.
@type t() :: %WorkOS.FlagDeletedDataOwner{ email: String.t(), first_name: String.t() | nil, last_name: String.t() | nil }