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