The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::DashCS::Elements::getProvisionedLocationByURI

DESCRIPTION

Perl data type class for the XML Schema defined element getProvisionedLocationByURI from the namespace http://dashcs.com/api/v1/emergency.

METHODS

new

 my $element = Net::DashCS::Elements::getProvisionedLocationByURI->new($data);

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

 { # Net::DashCS::Types::getProvisionedLocationByURI
   uri =>  $some_value, # string
 },

AUTHOR

Generated by SOAP::WSDL