Metaregistrar\EPP\eppInfoHostResponse::getHostCreateClientId PHP Метод

getHostCreateClientId() публичный Метод

public getHostCreateClientId ( ) : string
Результат string client id
    public function getHostCreateClientId()
    {
        return $this->queryPath('/epp:epp/epp:response/epp:resData/host:infData/host:crID');
    }