Пример #1
0
 /**
  * @return bool
  */
 function UpdateRequestDomains($settings)
 {
     return $this->_connector->Execute($this->_commandCreator->ScriptUpdateDomainCustomData($settings));
 }