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