NAME
Net::DashCS::Elements::removeURI
DESCRIPTION
Perl data type class for the XML Schema defined element removeURI from the namespace http://dashcs.com/api/v1/emergency.
METHODS
new
my
$element
= Net::DashCS::Elements::removeURI->new(
$data
);
Constructor. The following data structure may be passed to new():
{
# Net::DashCS::Types::removeURI
uri
=>
$some_value
,
# string
},
AUTHOR
Generated by SOAP::WSDL