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