ONVIF::Analytics::Elements::DeleteAnalyticsModules(3pm) User Contributed Perl Documentation ONVIF::Analytics::Elements::DeleteAnalyticsModules(3pm)

ONVIF::Analytics::Elements::DeleteAnalyticsModules

Perl data type class for the XML Schema defined element DeleteAnalyticsModules from the namespace http://www.onvif.org/ver20/analytics/wsdl.

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

 my $element = ONVIF::Analytics::Elements::DeleteAnalyticsModules->new($data);

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

 {
   ConfigurationToken => $some_value, # ReferenceToken
   AnalyticsModuleName =>  $some_value, # string
 },

Generated by SOAP::WSDL

2024-04-01 perl v5.38.2