/**
  * @return RequestType
  */
 public function getType()
 {
     return RequestType::GET_HATCHED_EGGS();
 }