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

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

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