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

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

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