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