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