@type t() :: %HookSniffAPI.Model.ChangePasswordRequest{ current_password: String.t(), new_password: String.t() }