Metaregistrar\EPP\eppCreateDomainResponse::getDomainCreateDate PHP Method

getDomainCreateDate() public method

DOMAIN CREATE RESPONSES
public getDomainCreateDate ( )
    public function getDomainCreateDate()
    {
        return $this->queryPath('/epp:epp/epp:response/epp:resData/domain:creData/domain:crDate');
    }