Scroll to navigation

Net::EPP::Frame::Command::Transfer(3pm) User Contributed Perl Documentation Net::EPP::Frame::Command::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>

METHODS

        $frame->setOp($op);

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

2024-04-27 perl v5.38.2