logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Net::EPP::Frame::Command::Transfer - an instance of Net::EPP::Frame::Command for the EPP "<transfer>"

Methods

               $frame->setOp($op);

       Sets the op of the frame (i.e. "request", "cancel", "approve" or "reject").

perl v5.40.1                                       2025-04-19             Net::EPP::Frame...mmand::Transfer(3pm)

Name

       Net::EPP::Frame::Command::Transfer - an instance of Net::EPP::Frame::Command for the EPP "<transfer>"
       command.

Object Hierarchy

           L<XML::LibXML::Node>
           +----L<XML::LibXML::Document>
               +----L<Net::EPP::Frame>
                   +----L<Net::EPP::Frame::Command>
                       +----L<Net::EPP::Frame::Command::Transfer>

See Also