public function getRewardPointsNeeded() { return isset($this->total[0]['points_needed']) ? $this->total[0]['points_needed'] : 0; }