Metaregistrar\EPP\eppCreateContactResponse::getContactId PHP Метод

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

public getContactId ( ) : string
Результат string contact_id
    public function getContactId()
    {
        return $this->queryPath('/epp:epp/epp:response/epp:resData/contact:creData/contact:id');
    }