Пример #1
0
 public function getBids($page, $limit)
 {
     return Application::getAppFor($this->jobId, $page, $limit);
 }