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").

2023-11-01 perl v5.36.0