Metaregistrar\EPP\ficoraEppInfoContactResponse::getContactRole PHP Метод

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

public getContactRole ( ) : integer | null
Результат integer | null role
    public function getContactRole()
    {
        return $this->getXpathQueryResult('/epp:epp/epp:response/epp:resData/contact:infData/contact:role', 'integer');
    }