@type t() :: %HookSniffAPI.Model.RegisterRequest{ email: String.t(), name: String.t() | nil, password: String.t() | nil }