switch ($this->status) {
                case Notifications::STATUS_QUEUED :
                    $array['status'] = array(
                        "id" => $this->status,
                        "name" => "Queued"