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