DOKK / manpages / debian 13 / libnet-epp-perl / Net::EPP::Frame::Command::Transfer.3pm.en
Net::EPP::Frame::Command::Transfer(3pm) User Contributed Perl Documentation Net::EPP::Frame::Command::Transfer(3pm)

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

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

        $frame->setOp($op);

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

2025-04-19 perl v5.40.1