@type t() :: %Spatio.Model.ChangePasswordRequest{ currentPassword: String.t() | nil, newPassword: String.t() }