DOKK / manpages / debian 12 / zoneminder / WSDiscovery11::Elements::ProblemAction.3pm.en
WSDiscovery11::Elements::ProblemAction(3pm) User Contributed Perl Documentation WSDiscovery11::Elements::ProblemAction(3pm)

WSDiscovery::Elements::ProblemAction

Perl data type class for the XML Schema defined element ProblemAction from the namespace http://www.w3.org/2005/08/addressing.

 my $element = WSDiscovery::Elements::ProblemAction->new($data);

Constructor. The following data structure may be passed to new():

 { # WSDiscovery::Types::ProblemActionType
   Action =>  { value => $some_value },
   SoapAction =>  $some_value, # anyURI
 },

Generated by SOAP::WSDL

2023-02-24 perl v5.36.0